summaryrefslogtreecommitdiff
path: root/m4/time_h.m4
Commit message (Expand)AuthorAgeFilesLines
* In commentary, do not use ` to quote.Paul Eggert2012-01-051-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* time tests: Don't require pid_t.Bruno Haible2011-09-211-4/+1
* Ensure pid_t gets defined.Bruno Haible2011-09-111-1/+4
* assume <ctype.h>, ..., <time.h> existPaul Eggert2011-01-191-2/+2
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* time_r: Add missing declarations on HP-UX 11.Bruno Haible2010-12-311-2/+2
* time: work with mingw + pthreads-win32 libraryEric Blake2010-06-021-1/+18
* 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
* Oops, fix default value in the last commits.Bruno Haible2010-04-031-2/+2
* 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/+2
* time: Fix regression introduced on 2010-03-08.Bruno Haible2010-04-031-1/+1
* Distinguish two kinds of module indicators.Bruno Haible2010-03-281-1/+1
* Factorize common .m4 code.Bruno Haible2010-03-271-1/+1
* Fix compilation error on mingw when module 'time_r' is not used.Bruno Haible2010-03-141-0/+1
* Tests of module 'time' in C++ mode.Bruno Haible2010-03-081-0/+2
* time: Avoid #define replacements in C++ mode.Bruno Haible2010-03-081-12/+23
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-9/+9
* Fix compilation error when <ctime> is used and mktime is replaced.Bruno Haible2009-07-281-2/+2
* * m4/time_h.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Fix misspellingPaul Eggert2007-09-061-1/+1
* * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBSTPaul Eggert2007-06-211-3/+1
* New module 'time', so that apps can include <time.h> as perPaul Eggert2007-02-121-0/+76