summaryrefslogtreecommitdiffstats
path: root/libc/unistd/usleep.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix usleep to work correctly. Fix sleep behavior in theEric Andersen2002-01-021-0/+13
presence of SIGCHLD. -Erik