about summary refs log tree commit diff
path: root/src/thread/__timedwait.c
Commit message (Expand)AuthorAgeFilesLines
* if returning errno value directly from a syscall, we need to negate it.Rich Felker2011-03-191-1/+1
* syscall overhaul part two - unify public and internal syscall interfaceRich Felker2011-03-191-2/+1
* don't expose EAGAIN, etc. from timed futex wait to callerRich Felker2011-03-161-1/+4
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+21