index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
xnanosleep.c
Age
Commit message (
Expand
)
Author
2005-09-22
Sync from gnulib.
Paul Eggert
2005-07-01
* xnanosleep.c: Include timespec.h, since OpenBSD 3.4 <time.h>
Paul Eggert
2005-05-14
Update FSF postal mail address.
Jim Meyering
2005-03-09
Include intprops.h.
Paul Eggert
2005-03-01
Don't include gethrxtime.h or xtime.h.
Paul Eggert
2005-02-28
(xnanosleep): Work around bug in Linux-2.6.8.1's
Jim Meyering
2005-02-21
Include xtime.h and gethrxtime.h, not xalloc.h.
Paul Eggert
2004-08-07
Merge from gnulib.
Paul Eggert
2004-08-02
Include limits.h, stdbool.h.
Paul Eggert
2003-11-27
Don'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-08
Don't use `defined' in a #define directive.
Jim Meyering
2002-10-13
(initialized): Remove declaration now that it's unused.
Jim Meyering
2002-10-13
There'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-11
New files, factored out of sleep.c.
Jim Meyering