gettimeofday: port recent C++ fix to Emacs
[gnulib.git] / modules / time
2013-12-17 Paul Eggertgettimeofday: port recent C++ fix to Emacs
2013-12-17 John W. Eatongettimeofday: fix C++ crosscompilation
2011-07-12 Bruno HaibleRename module 'warn-on-use' to 'snippet/warn-on-use'.
2011-07-12 Bruno HaibleRename module 'c++defs' to 'snippet/c++defs'.
2011-07-12 Bruno HaibleRename module 'arg-nonnull' to 'snippet/arg-nonnull'.
2011-06-08 Bruno Haiblegnulib-tool: Better isolation between different gnulib...
2011-05-29 Bruno HaibleAllow multiple gnulib generated include files to be...
2011-04-05 Bruno HaibleEnsure to rebuild generated .h files when config.status...
2011-02-06 Bruce Korblibposix: Revert the unreviewed part of yesterday's...
2011-02-05 Bruce Korblibposix: Add _HEADERS primaries to posix modules.
2010-12-31 Bruno Haibletime_r: Add missing declarations on HP-UX 11.
2010-10-04 Bruno HaibleAvoid line length limitation from HP NonStop system...
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-14 Bruno HaibleFix compilation error on mingw when module 'time_r...
2010-03-08 Bruno Haibletime: Avoid #define replacements in C++ mode.
2009-12-11 Bruno HaibleNew module 'arg-nonnull'. Declare which arguments expec...
2009-09-18 Eric Blakemaint: make Include sections of modules consistent
2009-08-22 Jim Meyeringannotate automake snippets with $(AM_V_GEN) and $(AM_V_at)
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-08-30 Bruno HaibleAvoid some "gcc -pedantic" warnings.
2007-10-01 Bruno HaibleRename time_.h to time.in.h.
2007-07-16 Bruno HaibleUse the synonymous term LGPLv2.
2007-06-21 Paul Eggert* m4/include_next.m4 (gl_INCLUDE_NEXT): Define and...
2007-05-17 Paul Eggert* lib/fcntl_.h: Prefer #include_next <foo.h> to #include
2007-03-25 Bruno HaibleEnsure rule action lines start with a tab.
2007-02-22 Simon JosefssonRevert.
2007-02-22 Simon Josefssonmodules/time (Depends-on): Add restrict.
2007-02-12 Paul EggertNew module 'time', so that apps can include <time.h...