summaryrefslogtreecommitdiff
path: root/modules/time
Commit message (Expand)AuthorAgeFilesLines
* time: Fix test failure on native Windows.Bruno Haible2023-03-171-0/+1
* time: New module.Bruno Haible2023-03-081-0/+31
* time-h: Renamed from time.Bruno Haible2023-03-081-84/+0
* Resolve conflicts for functions introduced in Android API level 29.Bruno Haible2023-01-221-0/+1
* timespec_getres: new modulePaul Eggert2021-12-281-0/+2
* maint: avoid empty lines in recipesPaul Eggert2021-12-241-3/+2
* gen-header: new modulePaul Eggert2021-12-241-5/+5
* maint: omit unnecessary ‘rm -f $@-t $@’Paul Eggert2021-12-221-3/+3
* Optimize redundant 'mkdir -p .' invocations.Bruno Haible2021-12-211-1/+1
* Fix creation of build directories with non-recursive-gnulib-prefix-hack.Bruno Haible2021-12-151-0/+2
* Support several gnulib-tool invocations under the same configure.ac.Bruno Haible2021-04-111-1/+2
* timespec_get: New module.Bruno Haible2021-01-021-0/+2
* time: Define TIME_UTC.Bruno Haible2021-01-021-0/+1
* Make it possible to turn off each of the Windows oldnames workarounds.Bruno Haible2020-12-251-0/+1
* tzset: Assume the function exists.Bruno Haible2020-08-141-1/+0
* New module 'localtime-buffer', split off from module 'gettimeofday'.Bruno Haible2017-05-011-2/+3
* strftime-fixes: New module.Bruno Haible2017-04-301-0/+2
* localtime: New module.Bruno Haible2017-04-301-0/+1
* ctime: New module.Bruno Haible2017-04-301-0/+2
* time_rz: new modulePaul Eggert2015-07-231-0/+2
* time: port to MinGW32 3.21Paul Eggert2015-01-151-0/+1
* gettimeofday: port recent C++ fix to EmacsPaul Eggert2013-12-171-2/+1
* gettimeofday: fix C++ crosscompilationJohn W. Eaton2013-12-171-0/+5
* 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
* gnulib-tool: Better isolation between different gnulib-tool invocations.Bruno Haible2011-06-081-5/+5
* 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
* time_r: Add missing declarations on HP-UX 11.Bruno Haible2010-12-311-1/+1
* Avoid line length limitation from HP NonStop system header files.Bruno Haible2010-10-041-0/+1
* time: work with mingw + pthreads-win32 libraryEric Blake2010-06-021-0/+1
* nanosleep: Fix C++ test error on mingw.Bruno Haible2010-04-041-0/+1
* strptime: Fix C++ test error on mingw.Bruno Haible2010-04-031-1/+1
* timegm: Fix C++ test error on mingw.Bruno Haible2010-04-031-0/+1
* time_r: Fix C++ test error on mingw.Bruno Haible2010-04-031-0/+1
* Fix compilation error on mingw when module 'time_r' is not used.Bruno Haible2010-03-141-0/+1
* time: Avoid #define replacements in C++ mode.Bruno Haible2010-03-081-9/+17
* 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
* annotate automake snippets with $(AM_V_GEN) and $(AM_V_at)Jim Meyering2009-08-221-2/+2
* stddef: fix NetBSD 5.0 NULL bug, rather than working around itEric Blake2009-08-141-0/+1
* Fix compilation error when <ctime> is used and mktime is replaced.Bruno Haible2009-07-281-0/+1
* Avoid some "gcc -pedantic" warnings.Bruno Haible2008-08-301-1/+2
* Rename time_.h to 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