log lib/xnanosleep.c @ 9982:a4502ab3c8d6

age author description
Mon, 08 Oct 2007 17:11:13 -0700 Paul Eggert Fix some portability problems in the previous change.
Mon, 08 Oct 2007 16:26:12 -0700 Paul Eggert * lib/xnanosleep.c (xnanosleep): Don't assume GCC 4.3.0 behavior
Sun, 07 Oct 2007 20:49:20 +0200 Jim Meyering Make xnanosleep's integer overflow test more robust.
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Mon, 12 Feb 2007 18:49:19 +0000 Paul Eggert New module 'time', so that apps can include <time.h> as per
Wed, 13 Sep 2006 22:38:14 +0000 Paul Eggert * _fpending.c: Include <config.h> unconditionally, since we no
Mon, 19 Sep 2005 17:28:14 +0000 Paul Eggert Use a consistent style for including <config.h>.
Fri, 01 Jul 2005 17:25:01 +0000 Paul Eggert * xnanosleep.c: Include timespec.h, since OpenBSD 3.4 <time.h>
Sat, 14 May 2005 06:03:57 +0000 Paul Eggert *** empty log message ***
Wed, 09 Mar 2005 19:11:23 +0000 Paul Eggert Factor int-properties macros into a single file, except for
Tue, 01 Mar 2005 17:25:09 +0000 Paul Eggert Remove workaround for bug in Linux kernel 2.6.8 or thereabouts.
Sat, 26 Feb 2005 08:18:27 +0000 Paul Eggert * modules/gethrxtime: New file.
Fri, 06 Aug 2004 22:51:58 +0000 Paul Eggert Merge from coreutils.