log lib/time.in.h @ 40231:9b3c79fdfe0b

age author description
Tue, 01 Jan 2019 00:25:11 +0100 Paul Eggert maint: Run 'make update-copyright'
Tue, 16 Oct 2018 21:25:00 +0200 Bruno Haible fsusage, mountlist, getloadavg, getgroups: Remove support for Ultrix.
Mon, 25 Jun 2018 21:45:23 +0200 Bruno Haible Continue to use spaces for indentation, not tabs.
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
Mon, 01 May 2017 16:10:46 +0200 Bruno Haible New module 'localtime-buffer', split off from module 'gettimeofday'.
Sun, 30 Apr 2017 17:14:35 +0200 Bruno Haible strftime-fixes: New module.
Sun, 30 Apr 2017 13:32:40 +0200 Bruno Haible localtime: New module.
Sun, 30 Apr 2017 13:19:24 +0200 Bruno Haible ctime: New module.
Mon, 09 Jan 2017 11:55:22 -0800 Paul Eggert maint: time stamp -> timestamp
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
Mon, 27 Jul 2015 07:53:36 -0700 Paul Eggert time: port __need_time_t to MinGW
Thu, 23 Jul 2015 17:44:19 -0700 Paul Eggert time_rz: new module
Thu, 15 Jan 2015 17:37:14 -0800 Paul Eggert time: port to MinGW32 3.21
Thu, 01 Jan 2015 01:38:23 +0000 Paul Eggert version-etc: new year
Wed, 22 Jan 2014 20:39:45 -0700 Eric Blake pthread: work around winpthread header pollution on mingw
Wed, 01 Jan 2014 00:04:40 -0700 Eric Blake maint: update copyright
Tue, 17 Dec 2013 12:38:54 -0800 Paul Eggert gettimeofday: port recent C++ fix to Emacs
Tue, 17 Dec 2013 11:04:37 -0800 John W. Eaton gettimeofday: fix C++ crosscompilation
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
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Sun, 29 May 2011 15:44:42 +0200 Bruno Haible Allow multiple gnulib generated include files to be combined.
Sun, 14 Nov 2010 17:48:50 +0100 Bruno Haible Allow multiple gnulib generated replacements to coexist.
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Fri, 31 Dec 2010 14:01:33 +0100 Bruno Haible time_r: Add missing declarations on HP-UX 11.
Sun, 10 Oct 2010 13:36:34 -0700 Paul Eggert prefer (X ? 1 : -1) when converting from boolean (1,0) to int (1,-1)
Fri, 08 Oct 2010 17:15:47 -0600 Eric Blake time: enforce recent POSIX ruling that time_t is integral
Mon, 04 Oct 2010 23:35:51 +0200 Bruno Haible Avoid line length limitation from HP NonStop system header files.
Thu, 03 Jun 2010 16:25:01 +0200 Bruno Haible time: Undefine more broken macros.
Wed, 02 Jun 2010 11:08:06 -0600 Eric Blake time: work with mingw + pthreads-win32 library
Sun, 04 Apr 2010 02:12:01 +0200 Bruno Haible nanosleep: Fix C++ test error on mingw.
Sat, 03 Apr 2010 20:23:47 +0200 Bruno Haible strptime: Fix C++ test error on mingw.
Sat, 03 Apr 2010 19:15:04 +0200 Bruno Haible timegm: Fix C++ test error on mingw.
Sat, 03 Apr 2010 18:52:49 +0200 Bruno Haible time_r: Fix C++ test error on mingw.
Tue, 30 Mar 2010 02:33:35 +0200 Bruno Haible Fix indentation.
Sat, 27 Mar 2010 20:09:55 +0100 Bruno Haible Use GNULIB_POSIXCHECK instead of GNULIB_PORTCHECK.
Sun, 21 Mar 2010 01:14:37 +0100 Bruno Haible Ensure no #include statements inside extern "C" { ... }.
Sun, 14 Mar 2010 19:55:44 +0100 Bruno Haible Fix compilation error on mingw when module 'time_r' is not used.
Mon, 08 Mar 2010 01:45:46 +0100 Bruno Haible time: Avoid #define replacements in C++ mode.
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Fri, 11 Dec 2009 01:15:28 +0100 Bruno Haible New module 'arg-nonnull'. Declare which arguments expect non-NULL values.
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Wed, 12 Aug 2009 10:23:03 -0600 Eric Blake stddef: fix NetBSD 5.0 NULL bug, rather than working around it
Tue, 28 Jul 2009 21:01:16 +0200 Bruno Haible Fix compilation error when <ctime> is used and mktime is replaced.
Sat, 18 Oct 2008 02:43:18 +0200 Bruno Haible Avoid gcc warnings because of #pragma GCC system_header on older gcc.
Sat, 30 Aug 2008 03:09:15 +0200 Bruno Haible Avoid some "gcc -pedantic" warnings.
Tue, 02 Oct 2007 00:39:46 +0200 Bruno Haible Rename time_.h to time.in.h.