Gunnar Beutner
|
549d9bd3ea
LibC: Move the __pthread_mutex_trylock function to LibC
|
4 éve |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 éve |
Brian Gianforcaro
|
5a31ca06db
LibPthread: Add non functional pthread_attr_[set|get]scope stubs
|
4 éve |
Gunnar Beutner
|
2520ccfca4
LibPthread: Add stubs for pthread_spin_* functions
|
4 éve |
Gunnar Beutner
|
88cebb05ad
LibC+LibPthread: Implement function forwarding for libpthread
|
4 éve |
Gunnar Beutner
|
bd08f9188a
Pthread: Add stubs for pthread_cleanup_{push,pop}
|
4 éve |
Gunnar Beutner
|
4075b306f8
LibC+LibPthread: Make sure TLS keys are destroyed after everything else
|
4 éve |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 éve |
Andreas Kling
|
25a69d2b18
LibPthread: Convert dbgprintf() => dbgln_if()
|
4 éve |
Ben Wiederhake
|
cf0d4994c2
LibC+LibPthread: Permit partial pthread_atfork
|
4 éve |
AnotherTest
|
bb777459a0
LibC+LibPthread: Implement pthread_atfork()
|
4 éve |
AnotherTest
|
8e074f8665
LibC+LibPthread: Implement pthread_rwlock_*
|
4 éve |
AnotherTest
|
2e50c232f7
LibPthread: Stub out `pthread_atfork()`
|
4 éve |
AnotherTest
|
26a8a84ded
LibC+LibPthread: Stub out pthread_rwlock_* functions
|
4 éve |
Andreas Kling
|
e87eac9273
Userland: Add LibSystem and funnel all syscalls through it
|
4 éve |
asynts
|
eea72b9b5c
Everywhere: Hook up remaining debug macros to Debug.h.
|
4 éve |
asynts
|
acdcf59a33
Everywhere: Remove unnecessary debug comments.
|
4 éve |
Tom
|
9943816e83
LibPthread: Fix asserting futex return value
|
4 éve |
Tom
|
1d621ab172
Kernel: Some futex improvements
|
4 éve |
Andreas Kling
|
f2a6ee76c0
LibPthread: Add pthread_equal()
|
4 éve |
Andreas Kling
|
bee1145bdf
LibPthread: Stub pthread_setcancelstate() and pthread_setcanceltype()
|
4 éve |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 éve |