summaryrefslogtreecommitdiff
path: root/modules/sys_time
Commit message (Expand)AuthorAgeFilesLines
* gen-header: new modulePaul Eggert2021-12-241-5/+5
* maint: omit unnecessary ‘rm -f $@-t $@’Paul Eggert2021-12-221-2/+1
* Move AM_V_GEN to recipe startPaul Eggert2021-12-211-2/+2
* Fix creation of build directories with non-recursive-gnulib-prefix-hack.Bruno Haible2021-12-151-1/+1
* Support several gnulib-tool invocations under the same configure.ac.Bruno Haible2021-04-111-1/+2
* sys_time: Override 'struct timeval' on some native Windows platforms.Bruno Haible2012-01-281-0/+1
* sys_time: Support for MSVC.Bruno Haible2011-09-141-0/+2
* Rename module 'warn-on-use' to 'snippet/warn-on-use'.Bruno Haible2011-07-121-1/+1
* Rename module 'c++defs' to 'snippet/c++defs'.Bruno Haible2011-07-121-1/+1
* Rename module 'arg-nonnull' to 'snippet/arg-nonnull'.Bruno Haible2011-07-121-1/+1
* Allow multiple gnulib generated include files to be combined.Bruno Haible2011-05-291-1/+2
* Ensure to rebuild generated .h files when config.status has changed.Bruno Haible2011-04-061-1/+1
* libposix: Revert the unreviewed part of yesterday's big merge.Bruce Korb2011-02-061-2/+0
* libposix: Add _HEADERS primaries to posix modules.Bruce Korb2011-02-051-0/+2
* Avoid line length limitation from HP NonStop system header files.Bruno Haible2010-10-041-0/+1
* sys_time: Avoid #define replacements in C++ mode.Bruno Haible2010-03-081-1/+3
* gettimeofday: restore support for platforms that lack functionEric Blake2010-02-221-0/+1
* sys_time: use link-warningEric Blake2010-02-011-3/+6
* New module 'arg-nonnull'. Declare which arguments expect non-NULL values.Bruno Haible2009-12-111-1/+3
* maint: make Include sections of modules consistentEric Blake2009-09-171-1/+1
* Use $(MKDIR_P) instead of @MKDIR_P@.Simon Josefsson2009-09-011-1/+1
* annotate automake snippets with $(AM_V_GEN) and $(AM_V_at)Jim Meyering2009-08-221-3/+3
* Avoid some "gcc -pedantic" warnings.Bruno Haible2008-08-301-1/+2
* Rename sys_time_.h to sys_time.in.h.Bruno Haible2007-10-021-3/+3
* Use the synonymous term LGPLv2.Bruno Haible2007-07-161-1/+1
* * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBSTPaul Eggert2007-06-211-3/+3
* * lib/fcntl_.h: Prefer #include_next <foo.h> to #includePaul Eggert2007-05-171-0/+1
* Rename GETTIMEOFDAY_REPLACEMENT to REPLACE_GETTIMEOFDAY.Bruno Haible2007-03-041-1/+1
* * modules/sys_time (Makefile.am) [MOSTLYCLEANFILES]: Do useJim Meyering2007-01-281-1/+1
* * modules/sys_time (Makefile.am): Build sys/time.h only when it's theJim Meyering2007-01-281-2/+2
* Use @MKDIR_P@ instead of $(MKDIR_P), since automake < 1.10 doesn't theBruno Haible2007-01-221-1/+1
* Replace HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIMEBruno Haible2007-01-191-2/+1
* Use "$(MKDIR_P) sys", not race-prone "test -d sys || mkdir sys".Jim Meyering2007-01-181-1/+2
* * MODULES.html.sh (Support for systems lacking POSIX:2001): NewPaul Eggert2007-01-181-0/+40