aboutsummaryrefslogtreecommitdiffstats
path: root/lib/xnanosleep.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-08-21Remove from CVS, since the bootstrap script generates them automatically.Paul Eggert1-108/+0
2005-09-22Sync from gnulib.Paul Eggert1-1/+1
2005-07-01* xnanosleep.c: Include timespec.h, since OpenBSD 3.4 <time.h>Paul Eggert1-0/+1
2005-05-14Update FSF postal mail address.Jim Meyering1-1/+1
2005-03-09Include intprops.h.Paul Eggert1-9/+1
2005-03-01Don't include gethrxtime.h or xtime.h.Paul Eggert1-38/+0
2005-02-28(xnanosleep): Work around bug in Linux-2.6.8.1'sJim Meyering1-1/+8
2005-02-21Include xtime.h and gethrxtime.h, not xalloc.h.Paul Eggert1-80/+54
2004-08-07Merge from gnulib.Paul Eggert1-1/+2
2004-08-02Include limits.h, stdbool.h.Paul Eggert1-12/+10
2003-11-27Don't include xstrtod.h; it's not needed.Jim Meyering1-1/+0
2003-05-08(timespec_subtract): Don't modify the 2nd arg.Jim Meyering1-36/+27
2003-05-08(clock_get_realtime): Use gettime.c's gettime function,Jim Meyering1-22/+1
2003-03-08Don't use `defined' in a #define directive.Jim Meyering1-2/+7
2002-10-13(initialized): Remove declaration now that it's unused.Jim Meyering1-2/+0
2002-10-13There's no need to futz with the rounding mode,Jim Meyering1-20/+4
2002-09-15(xnanosleep): Return -1 on failure, not 1, for consistency with nanosleep.Jim Meyering1-8/+19
2002-09-11New files, factored out of sleep.c.Jim Meyering1-0/+206