log lib/gettimeofday.c @ 11562:d0742bd1f0f8

age author description
Mon, 19 Jan 2009 12:16:07 +0100 Jim Meyering gettimeofday: move more declarations out of functions
Mon, 19 Jan 2009 08:13:17 +0100 Daniel P. Berrange gettimeofday: avoid warning: nested extern declaration of 'localtime'
Wed, 17 Oct 2007 02:20:47 +0200 Bruno Haible Use rpl_ prefix for functions, so as to avoid endless recursions in weird cases.
Wed, 21 Feb 2007 07:57:33 +0000 Jim Meyering * lib/gettimeofday.c (rpl_gettimeofday): Remove declaration
Thu, 18 Jan 2007 16:15:42 +0000 Eric Blake * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Also
Thu, 18 Jan 2007 08:33:34 +0000 Paul Eggert * MODULES.html.sh (Support for systems lacking POSIX:2001): New
Wed, 17 Jan 2007 11:48:22 +0000 Bruno Haible Two more fixes to revised gettimeofday module.
Wed, 17 Jan 2007 01:04:17 +0000 Bruno Haible Various fixes to Martin Lambers' gettimeofday patch.
Wed, 17 Jan 2007 00:42:21 +0000 Bruno Haible Patch from Martin Lambers <marlam@marlam.de>, from 2005-10-08
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>.
Sat, 14 May 2005 06:03:57 +0000 Paul Eggert *** empty log message ***
Thu, 14 Aug 2003 21:59:28 +0000 Paul Eggert Add wrappers for gmtime and tzset, too.
Mon, 27 May 2002 16:42:55 +0000 Jim Meyering Fix a problem seen only on nonconforming systems whereby ls.c's
Mon, 26 Nov 2001 12:29:43 +0000 Jim Meyering Don't include gtod.h.
Tue, 25 Sep 2001 13:01:22 +0000 Jim Meyering (rpl_gettimeofday): Declare local variable `result'.
Sun, 12 Aug 2001 08:31:50 +0000 Jim Meyering *** empty log message ***