gettimeofday: port recent C++ fix to Emacs
[gnulib.git] / m4 / time_h.m4
2013-12-17 Paul Eggertgettimeofday: port recent C++ fix to Emacs
2013-12-17 John W. Eatongettimeofday: fix C++ crosscompilation
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-06-24 Paul Eggerttime: fix obsolete comment
2012-01-06 Paul EggertIn commentary, do not use ` to quote.
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-09-20 Bruno Haibletime tests: Don't require pid_t.
2011-09-11 Bruno HaibleEnsure pid_t gets defined.
2011-01-20 Paul Eggertassume <ctype.h>, ..., <time.h> exist
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-12-31 Bruno Haibletime_r: Add missing declarations on HP-UX 11.
2010-06-02 Eric Blaketime: work with mingw + pthreads-win32 library
2010-04-04 Bruno Haiblenanosleep: Fix C++ test error on mingw.
2010-04-03 Bruno Haiblestrptime: Fix C++ test error on mingw.
2010-04-03 Bruno HaibleOops, fix default value in the last commits.
2010-04-03 Bruno Haibletimegm: Fix C++ test error on mingw.
2010-04-03 Bruno Haibletime_r: Fix C++ test error on mingw.
2010-04-03 Bruno Haibletime: Fix regression introduced on 2010-03-08.
2010-03-27 Bruno HaibleDistinguish two kinds of module indicators.
2010-03-27 Bruno HaibleFactorize common .m4 code.
2010-03-14 Bruno HaibleFix compilation error on mingw when module 'time_r...
2010-03-08 Bruno HaibleTests of module 'time' in C++ mode.
2010-03-08 Bruno Haibletime: Avoid #define replacements in C++ mode.
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-07-28 Bruno HaibleFix compilation error when <ctime> is used and mktime...
2007-09-06 Paul Eggert* m4/time_h.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Fix...
2007-06-21 Paul Eggert* m4/include_next.m4 (gl_INCLUDE_NEXT): Define and...
2007-02-12 Paul EggertNew module 'time', so that apps can include <time.h...