Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
преди 3 години |
Ali Mohammad Pur
|
7eafa58af8
Revert "LibPthread: Partially implement pthread_cleanup_(push pop)"
|
преди 3 години |
Ali Mohammad Pur
|
5d51e26caf
LibPthread: Partially implement pthread_cleanup_(push pop)
|
преди 3 години |
kleines Filmröllchen
|
2f50d8f4d3
AK+LibC+LibPthread: Introduce NoAllocationGuard
|
преди 3 години |
Brian Gianforcaro
|
856fc76083
LibPthread: Remove bad spec link for pthread_{get/set}name_np APIs
|
преди 3 години |
Brian Gianforcaro
|
f4dd388caf
LibPthread: Add POSIX spec link for pthread_sigmask API
|
преди 3 години |
Brian Gianforcaro
|
954fa724b3
LibPthread: Add POSIX spec comments to our implementations
|
преди 3 години |
Ali Mohammad Pur
|
72a45a472a
LibPthread: Correct nonsensical loop exit condition in RWLock unlock
|
преди 3 години |
Ali Mohammad Pur
|
b63ea3bad1
LibPthread: Calculate the correct lock value in RWLock {rd,un}lock
|
преди 3 години |
Ali Mohammad Pur
|
e37f9fa7db
LibPthread+Kernel: Add pthread_kill() and the thread_kill syscall
|
преди 4 години |
Sergey Bugaev
|
00d8dbe739
LibPthread: Reimplement condition variables
|
преди 4 години |
Sergey Bugaev
|
8fee93d868
LibC: Add futex_wait() and futex_wake() helpers
|
преди 4 години |
Gunnar Beutner
|
e1ff30a360
Toolchain+Userland: Enable TLS for x86_64
|
преди 4 години |
Gunnar Beutner
|
16b9a2d2e1
Kernel+LibPthread: Add support for usermode threads on x86_64
|
преди 4 години |
Gunnar Beutner
|
93c741018e
Kernel+LibPthread: Remove m_ prefix for public members
|
преди 4 години |
Gunnar Beutner
|
fe2716df21
Kernel: Disable __thread and TLS on x86_64 for now
|
преди 4 години |
Gunnar Beutner
|
c0bd2c0691
LibPthread: Remove redundant return statement
|
преди 4 години |
Gunnar Beutner
|
c9a8dfa1bf
Userland: Add more TODO()s for arch-specific code
|
преди 4 години |
Gunnar Beutner
|
42d667645d
Kernel: Make sure we free the thread stack on thread exit
|
преди 4 години |
Gunnar Beutner
|
f63f471b87
LibPthread: Make some variables static
|
преди 4 години |
Linus Groh
|
0aab774343
Everywhere: Fix a bunch of typos
|
преди 4 години |
Jean-Baptiste Boric
|
e16894af5a
LibC: Do not include errno.h inside unistd.h
|
преди 4 години |
Gunnar Beutner
|
759acdb938
LibC: Partially implement pthread_setcancel{state,type}()
|
преди 4 години |
Gunnar Beutner
|
6e80b9fd01
LibPthread: Add implementation for pthread_mutexattr_gettype
|
преди 4 години |
Brian Gianforcaro
|
9f07627f58
LibPthread: Implement pthread_spinlock_t API.
|
преди 4 години |
Jelle Raaijmakers
|
d1f33ec795
LibPthread: Use realtime clock for futex_wait()
|
преди 4 години |
Gunnar Beutner
|
549d9bd3ea
LibC: Move the __pthread_mutex_trylock function to LibC
|
преди 4 години |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
преди 4 години |
Brian Gianforcaro
|
5a31ca06db
LibPthread: Add non functional pthread_attr_[set|get]scope stubs
|
преди 4 години |
Gunnar Beutner
|
2520ccfca4
LibPthread: Add stubs for pthread_spin_* functions
|
преди 4 години |