summaryrefslogtreecommitdiff
path: root/lib/xnanosleep.c
AgeCommit message (Expand)Author
2005-07-01* xnanosleep.c: Include timespec.h, since OpenBSD 3.4 <time.h>Paul Eggert
2005-05-14Update FSF postal mail address.Jim Meyering
2005-03-09Include intprops.h.Paul Eggert
2005-03-01Don't include gethrxtime.h or xtime.h.Paul Eggert
2005-02-28(xnanosleep): Work around bug in Linux-2.6.8.1'sJim Meyering
2005-02-21Include xtime.h and gethrxtime.h, not xalloc.h.Paul Eggert
2004-08-07Merge from gnulib.Paul Eggert
2004-08-02Include limits.h, stdbool.h.Paul Eggert
2003-11-27Don't include xstrtod.h; it's not needed.Jim Meyering
2003-05-08(timespec_subtract): Don't modify the 2nd arg.Jim Meyering
2003-05-08(clock_get_realtime): Use gettime.c's gettime function,Jim Meyering
2003-03-08Don't use `defined' in a #define directive.Jim Meyering
2002-10-13(initialized): Remove declaration now that it's unused.Jim Meyering
2002-10-13There's no need to futz with the rounding mode,Jim Meyering
2002-09-15(xnanosleep): Return -1 on failure, not 1, for consistency with nanosleep.Jim Meyering
2002-09-11New files, factored out of sleep.c.Jim Meyering