log lib/xnanosleep.c @ 17381:915d2ad64b47

age author description
Tue, 01 Jan 2013 00:50:58 +0000 Eric Blake maint: update all copyright year number ranges
Thu, 05 Jan 2012 23:53:49 -0800 Paul Eggert In commentary, do not use ` to quote.
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Thu, 30 Jun 2011 15:23:29 -0700 Paul Eggert xnanosleep: Rewrite to use new dtotimespec module.
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Mon, 28 Dec 2009 10:50:36 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2009
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
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.