log lib/gettimeofday.c @ 40235:5a52ef2d4772

age author description
Thu, 14 Mar 2019 09:49:24 +0100 Bruno Haible all: Update URLs to msdn.microsoft.com.
Tue, 01 Jan 2019 00:25:11 +0100 Paul Eggert maint: Run 'make update-copyright'
Sat, 18 Aug 2018 23:26:06 +0200 Bruno Haible Avoid -Wcast-function-type warnings from casts after GetProcAddress.
Mon, 25 Jun 2018 21:45:23 +0200 Bruno Haible Continue to use spaces for indentation, not tabs.
Thu, 03 May 2018 23:09:42 +0200 Bruno Haible Simplify code. Drop support for Borland C++ on Windows.
Mon, 01 Jan 2018 00:57:25 +0000 Paul Eggert maint: Run 'make update-copyright'
Wed, 13 Sep 2017 00:48:18 -0700 Paul Eggert all: prefer https: URLs
Thu, 11 May 2017 21:38:28 +0200 Bruno Haible gettimeofday: Increase precision on mingw.
Mon, 01 May 2017 16:10:46 +0200 Bruno Haible New module 'localtime-buffer', split off from module 'gettimeofday'.
Sun, 30 Apr 2017 12:15:08 +0200 Bruno Haible gettimeofday: Provide higher resolution on native Windows.
Sun, 01 Jan 2017 02:59:23 +0000 Paul Eggert version-etc: new year
Fri, 01 Jan 2016 00:56:19 -0800 Paul Eggert version-etc: new year
Thu, 01 Jan 2015 01:38:23 +0000 Paul Eggert version-etc: new year
Wed, 01 Jan 2014 00:04:40 -0700 Eric Blake maint: update copyright
Tue, 01 Jan 2013 00:50:58 +0000 Eric Blake maint: update all copyright year number ranges
Thu, 09 Feb 2012 21:39:05 -0800 Paul Eggert maint: replace FSF snail-mail addresses with URLs
Sat, 28 Jan 2012 18:12:10 +0100 Bruno Haible sys_time: Override 'struct timeval' on some native Windows platforms.
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Sun, 20 Feb 2011 23:02:43 +0100 Jim Meyering maint: adjust cpp indentation to reflect nesting depth
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Tue, 23 Feb 2010 08:22:04 -0700 Eric Blake gettimeofday: provide correct function
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
Sun, 09 Aug 2009 09:15:28 +0200 Bruno Haible Avoid compilation error in C++ mode.
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 ***