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
|
Sat, 23 Jun 2012 22:23:16 -0700 |
Paul Eggert |
time: fix obsolete comment
|
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
|
Wed, 21 Sep 2011 01:10:05 +0200 |
Bruno Haible |
time tests: Don't require pid_t.
|
Sun, 11 Sep 2011 14:14:04 +0200 |
Bruno Haible |
Ensure pid_t gets defined.
|
Wed, 19 Jan 2011 22:15:41 -0800 |
Paul Eggert |
assume <ctype.h>, ..., <time.h> exist
|
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.
|
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:54:49 +0200 |
Bruno Haible |
Oops, fix default value in the last commits.
|
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.
|
Sat, 03 Apr 2010 18:24:34 +0200 |
Bruno Haible |
time: Fix regression introduced on 2010-03-08.
|
Sun, 28 Mar 2010 00:31:39 +0100 |
Bruno Haible |
Distinguish two kinds of module indicators.
|
Sat, 27 Mar 2010 18:38:53 +0100 |
Bruno Haible |
Factorize common .m4 code.
|
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 02:56:26 +0100 |
Bruno Haible |
Tests of module 'time' in C++ mode.
|
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
|
Thu, 10 Dec 2009 20:28:30 +0100 |
Bruno Haible |
Use spaces for indentation, not tabs.
|
Tue, 28 Jul 2009 21:01:16 +0200 |
Bruno Haible |
Fix compilation error when <ctime> is used and mktime is replaced.
|
Thu, 06 Sep 2007 17:52:29 +0000 |
Paul Eggert |
* m4/time_h.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Fix misspelling
|
Thu, 21 Jun 2007 04:39:09 +0000 |
Paul Eggert |
* m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST
|
Mon, 12 Feb 2007 18:49:19 +0000 |
Paul Eggert |
New module 'time', so that apps can include <time.h> as per
|