Commit History

Author SHA1 Message Date
  Daniel Bertalan a482a3e609 AK: Declare operators `new` and `delete` as global functions 4 years ago
  Andreas Kling 6d4874cb2e LibC: Get rid of the now-unneeded AK/kmalloc.cpp 6 years ago
  Andreas Kling 301a269ca0 Get rid of SERENITY macro since the compiler already defines __serenity__ 6 years ago
  Andreas Kling 60f236b285 AK: Clean up some of the confusion that is AK/kmalloc.{cpp,h} 6 years ago
  Andreas Kling 23bb276fcd LibC: Run constructors on process startup. 6 years ago
  Andreas Kling ffab6897aa Big, possibly complete sweep of naming changes. 6 years ago
  Andreas Kling 4914f3b837 Build LibC and Userland with clang as well. 6 years ago
  Andreas Kling 9a086b2d35 Add a kmalloc_eternal() for things that will never be destroyed. 6 years ago
  Andreas Kling 16f318408d ELFLoader should fail with an error message for unresolved symbols. 6 years ago
  Andreas Kling 9171521752 Integrate ext2 from VFS into Kernel. 6 years ago
  Andreas Kling 5d465582a3 Start fixing up AK to work inside the kernel. 6 years ago
  Andreas Kling a181a8f6e7 Run without SimpleMalloc locally for now. 6 years ago
  Andreas Kling 5a30055157 Import all this stuff into a single repo called Serenity. 6 years ago