verify: new macro 'assume'
[gnulib.git] / modules / sys_time
2012-01-28 Bruno Haiblesys_time: Override 'struct timeval' on some native...
2011-09-14 Bruno Haiblesys_time: Support for MSVC.
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-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-10-04 Bruno HaibleAvoid line length limitation from HP NonStop system...
2010-03-08 Bruno Haiblesys_time: Avoid #define replacements in C++ mode.
2010-02-22 Eric Blakegettimeofday: restore support for platforms that lack...
2010-02-01 Eric Blakesys_time: use link-warning
2009-12-11 Bruno HaibleNew module 'arg-nonnull'. Declare which arguments expec...
2009-09-18 Eric Blakemaint: make Include sections of modules consistent
2009-09-01 Simon JosefssonUse $(MKDIR_P) instead of @MKDIR_P@.
2009-08-22 Jim Meyeringannotate automake snippets with $(AM_V_GEN) and $(AM_V_at)
2008-08-30 Bruno HaibleAvoid some "gcc -pedantic" warnings.
2007-10-01 Bruno HaibleRename sys_time_.h to sys_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-04 Bruno HaibleRename GETTIMEOFDAY_REPLACEMENT to REPLACE_GETTIMEOFDAY.
2007-01-28 Jim Meyering* modules/sys_time (Makefile.am) [MOSTLYCLEANFILES...
2007-01-28 Jim Meyering* modules/sys_time (Makefile.am): Build sys/time.h...
2007-01-22 Bruno HaibleUse @MKDIR_P@ instead of $(MKDIR_P), since automake...
2007-01-19 Bruno HaibleReplace HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOF...
2007-01-18 Jim MeyeringUse "$(MKDIR_P) sys", not race-prone "test -d sys ...
2007-01-18 Paul Eggert* MODULES.html.sh (Support for systems lacking POSIX...