musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/src/thread/__timedwait.c
AgeCommit message (Expand)AuthorLines
2019年07月28日futex wait operations: add time64 syscall support, decouple 32-bit time_t Rich Felker-2/+22
2018年12月18日add __timedwait backend workaround for old kernels where futex EINTRs Rich Felker-0/+8
2018年09月12日overhaul internally-public declarations using wrapper headers Rich Felker-3/+0
2017年07月04日unify the use of FUTEX_PRIVATE Jens Gustedt-1/+1
2015年03月02日factor cancellation cleanup push/pop out of futex __timedwait function Rich Felker-9/+13
2015年02月27日fix failure of internal futex __timedwait to report ECANCELED Rich Felker-1/+1
2014年09月06日use weak symbols for the POSIX functions that will be used by C threads Jens Gustedt-3/+6
2014年08月22日fix fallback checks for kernels without private futex support Rich Felker-1/+1
2014年08月15日make futex operations use private-futex mode when possible Rich Felker-15/+9
2011年08月07日simplify unified timed wait code, drop support for newer method Rich Felker-31/+28
2011年08月03日timedwait: play it safe for now Rich Felker-1/+1
2011年08月02日correctly handle old kernels without FUTEX_WAIT_BITSET Rich Felker-1/+1
2011年08月02日unify and overhaul timed futex waits Rich Felker-14/+39
2011年04月17日overhaul pthread cancellation Rich Felker-1/+1
2011年04月06日consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix Rich Felker-1/+1
2011年04月06日major semaphore improvements (performance and correctness) Rich Felker-1/+1
2011年03月19日if returning errno value directly from a syscall, we need to negate it. Rich Felker-1/+1
2011年03月19日syscall overhaul part two - unify public and internal syscall interface Rich Felker-2/+1
2011年03月16日don't expose EAGAIN, etc. from timed futex wait to caller Rich Felker-1/+4
2011年02月12日initial check-in, version 0.5.0 v0.5.0 Rich Felker-0/+21
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月09日 11:27:14 +0000

AltStyle によって変換されたページ (->オリジナル) /