Historique des commits

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