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