move rsyscall out of pthread_create module
[musl] / src / thread / __timedwait.c
2011-04-06 Rich Felkermajor semaphore improvements (performance and correctness)
2011-03-20 Rich Felkerif returning errno value directly from a syscall, we...
2011-03-20 Rich Felkersyscall overhaul part two - unify public and internal...
2011-03-16 Rich Felkerdon't expose EAGAIN, etc. from timed futex wait to...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0