summaryrefslogtreecommitdiff
path: root/lib/time.in.h
Commit message (Expand)AuthorAgeFilesLines
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* time: port __need_time_t to MinGWPaul Eggert2015-07-271-3/+5
* time_rz: new modulePaul Eggert2015-07-231-0/+19
* time: port to MinGW32 3.21Paul Eggert2015-01-151-0/+2
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* pthread: work around winpthread header pollution on mingwEric Blake2014-01-231-9/+2
* maint: update copyrightEric Blake2014-01-011-1/+1
* gettimeofday: port recent C++ fix to EmacsPaul Eggert2013-12-171-20/+19
* gettimeofday: fix C++ crosscompilationJohn W. Eaton2013-12-171-0/+34
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: replace FSF snail-mail addresses with URLsPaul Eggert2012-02-091-2/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* Allow multiple gnulib generated include files to be combined.Bruno Haible2011-05-291-2/+2
* Allow multiple gnulib generated replacements to coexist.Bruno Haible2011-02-071-2/+8
* 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/+6
* prefer (X ? 1 : -1) when converting from boolean (1,0) to int (1,-1)Paul Eggert2010-10-101-1/+1
* time: enforce recent POSIX ruling that time_t is integralEric Blake2010-10-081-0/+9
* Avoid line length limitation from HP NonStop system header files.Bruno Haible2010-10-041-0/+1
* time: Undefine more broken macros.Bruno Haible2010-06-031-2/+7
* time: work with mingw + pthreads-win32 libraryEric Blake2010-06-021-1/+6
* nanosleep: Fix C++ test error on mingw.Bruno Haible2010-04-041-0/+5
* strptime: Fix C++ test error on mingw.Bruno Haible2010-04-031-11/+3
* timegm: Fix C++ test error on mingw.Bruno Haible2010-04-031-0/+3
* time_r: Fix C++ test error on mingw.Bruno Haible2010-04-031-0/+10
* Fix indentation.Bruno Haible2010-03-301-1/+1
* Use GNULIB_POSIXCHECK instead of GNULIB_PORTCHECK.Bruno Haible2010-03-271-5/+15
* Ensure no #include statements inside extern "C" { ... }.Bruno Haible2010-03-211-7/+9
* Fix compilation error on mingw when module 'time_r' is not used.Bruno Haible2010-03-141-14/+16
* time: Avoid #define replacements in C++ mode.Bruno Haible2010-03-081-32/+93
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* New module 'arg-nonnull'. Declare which arguments expect non-NULL values.Bruno Haible2009-12-111-9/+16
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-3/+3
* stddef: fix NetBSD 5.0 NULL bug, rather than working around itEric Blake2009-08-141-0/+3
* Fix compilation error when <ctime> is used and mktime is replaced.Bruno Haible2009-07-281-1/+7
* Avoid gcc warnings because of #pragma GCC system_header on older gcc.Bruno Haible2008-10-181-0/+2
* Avoid some "gcc -pedantic" warnings.Bruno Haible2008-08-301-1/+3
* Rename time_.h to time.in.h.Bruno Haible2007-10-021-0/+114