summaryrefslogtreecommitdiff
path: root/libc/unistd/usleep.c
AgeCommit message (Collapse)Author
2002-01-02Fix usleep to work correctly. Fix sleep behavior in theEric Andersen
presence of SIGCHLD. -Erik