gettimeofday: port recent C++ fix to Emacs
[gnulib.git] / lib / time.in.h
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-02-10 Paul Eggertmaint: replace FSF snail-mail addresses with URLs
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-05-29 Bruno HaibleAllow multiple gnulib generated include files to be...
2011-02-07 Bruno HaibleAllow multiple gnulib generated replacements to coexist.
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-10-10 Paul Eggertprefer (X ? 1 : -1) when converting from boolean (1...
2010-10-08 Eric Blaketime: enforce recent POSIX ruling that time_t is integral
2010-10-04 Bruno HaibleAvoid line length limitation from HP NonStop system...
2010-06-03 Bruno Haibletime: Undefine more broken macros.
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 Haibletimegm: Fix C++ test error on mingw.
2010-04-03 Bruno Haibletime_r: Fix C++ test error on mingw.
2010-03-30 Bruno HaibleFix indentation.
2010-03-27 Bruno HaibleUse GNULIB_POSIXCHECK instead of GNULIB_PORTCHECK.
2010-03-21 Bruno HaibleEnsure no #include statements inside extern "C" { ...
2010-03-14 Bruno HaibleFix compilation error on mingw when module 'time_r...
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-11 Bruno HaibleNew module 'arg-nonnull'. Declare which arguments expec...
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-08-14 Eric Blakestddef: fix NetBSD 5.0 NULL bug, rather than working...
2009-07-28 Bruno HaibleFix compilation error when <ctime> is used and mktime...
2008-10-18 Bruno HaibleAvoid gcc warnings because of #pragma GCC system_header...
2008-08-30 Bruno HaibleAvoid some "gcc -pedantic" warnings.
2007-10-01 Bruno HaibleRename time_.h to time.in.h.