summaryrefslogtreecommitdiff
path: root/lib/libc/gen/sleep.c
AgeCommit message (Expand)Author
2021-01-07sleep(3): don't bypass nanosleep(2) if seconds is zerocheloha
2009-12-14sleep(3) is supposed to return zero when it sleeps the entire amountPhilip Guenthe
2005-08-08zap remaining rcsid.Marc Espie
2004-05-18ansify function definitions and zap some `register'Jean-Francois Brousseau
2003-06-25pull in headersTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
1997-04-25Use nanosleep(2)Thorsten Lockert
1996-09-30if interrupted, return time unslept; from phil nelsonTheo de Raadt
1996-09-15Remove dead codeThorsten Lockert
1996-08-19Fix RCS idsThorsten Lockert
1996-05-26signal mask repair, netbsd pr#2442Theo de Raadt
1995-10-28Eliminate race by stopping timer before restarting it with remaining timeTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt