summaryrefslogtreecommitdiff
path: root/libc/unistd/sleep.c
AgeCommit message (Collapse)Author
2002-01-02Take the shorcut version, which is good enough forEric Andersen
nearly all normal usage. -Erik
2002-01-02Fix usleep to work correctly. Fix sleep behavior in theEric Andersen
presence of SIGCHLD. -Erik
2001-09-27Update to accomodate the header file changesEric Andersen
2000-11-04More cleanups. Fix things so tinylogin compiles.Eric Andersen
Fix a bug in getdelim -- patch from David Whedon <dwhedon@gordian.com>.
2000-10-11Reorg unistd dirEric Andersen