Commit History

Upphovsman SHA1 Meddelande Datum
  Ben Wiederhake 3281050359 Everywhere: Remove "LibC/" includes, add lint-rule against it 2 år sedan
  Tim Schumacher 224ac1a307 LibC: Remove a bunch of weak `pthread_*` symbols 3 år sedan
  Ben Wiederhake fb003d71c2 LibC: Avoid unnecessary mprotect during program finalization 3 år sedan
  Ben Wiederhake 26b647f303 LibC: Track capacity in terms of AtExitEntry's, not bytes 3 år sedan
  Ben Wiederhake 2158e1a6b9 LibC: Avoid unnecessary mprotect during program initialization 3 år sedan
  Andrew Kaster fe701052ea LibC: Expand region for global destructors when it reaches capacity 3 år sedan
  Daniel Bertalan 842249aff5 LibC: Don't use C++ attribute syntax in C-visible headers 4 år sedan
  Andrew Kaster 7b4dc590e7 AK+Userland: Use akaster@serenityos.org for my copyright headers 4 år sedan
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
  Gunnar Beutner ebca6aabc0 LibC: Make atexit handlers thread-safe 4 år sedan
  Itamar 9eaa6527f7 LibC: Mark atexit() entries as 'called' before calling them 4 år sedan
  Andreas Kling ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 4 år sedan
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 år sedan
  AnotherTest 09a43969ba Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) 4 år sedan
  Andreas Kling 553361d83f LibC: Protect the atexit() handler list when not writing to it 4 år sedan
  asynts eea72b9b5c Everywhere: Hook up remaining debug macros to Debug.h. 4 år sedan
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. 4 år sedan
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 år sedan