Rich Felker
|
b3c08a16c0
simplify unified timed wait code, drop support for newer method
|
13 年之前 |
Rich Felker
|
8aeee8db21
timedwait: play it safe for now
|
13 年之前 |
Rich Felker
|
4717bfec70
correctly handle old kernels without FUTEX_WAIT_BITSET
|
13 年之前 |
Rich Felker
|
ec381af902
unify and overhaul timed futex waits
|
13 年之前 |
Rich Felker
|
feee98903c
overhaul pthread cancellation
|
14 年之前 |
Rich Felker
|
c2cd25bff8
consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix
|
14 年之前 |
Rich Felker
|
a113434cd6
major semaphore improvements (performance and correctness)
|
14 年之前 |
Rich Felker
|
be82e122bf
if returning errno value directly from a syscall, we need to negate it.
|
14 年之前 |
Rich Felker
|
685e40bb09
syscall overhaul part two - unify public and internal syscall interface
|
14 年之前 |
Rich Felker
|
cc832d8a31
don't expose EAGAIN, etc. from timed futex wait to caller
|
14 年之前 |
Rich Felker
|
0b44a0315b
initial check-in, version 0.5.0
|
14 年之前 |