aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/posix/sleep.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-11-20Remove signal handling for nanosleep (bug 16364)Adhemerval Zanella1-9/+0
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-09-28Implement POSIX-generic sleep via nanosleep rather than SIGARLM.Roland McGrath1-65/+35
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
1997-09-11Update.Ulrich Drepper1-2/+1
1997-02-15Update to 2.1.x development versioncvs/libc-970218cvs/libc-970217cvs/libc-970216cvs/libc-970215Ulrich Drepper1-16/+16
1996-09-27update from main archivecvs/libc-960927Ulrich Drepper1-5/+6
1996-03-19Tue Mar 19 14:18:42 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>Roland McGrath1-2/+2
1995-02-18initial importRoland McGrath1-0/+106