Historie revizí

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