summaryrefslogtreecommitdiff
path: root/src/thread/__wake.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-01replace __wake function with macro that performs direct syscallRich Felker1-9/+0
2012-11-08clean up sloppy nested inclusion from pthread_impl.hRich Felker1-0/+1
2011-04-06consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefixRich Felker1-1/+1
2011-03-19syscall overhaul part two - unify public and internal syscall interfaceRich Felker1-2/+1
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+9