summaryrefslogtreecommitdiff
path: root/lib/time.in.h
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-8/+8
* time_rz: Put reference documentation into the .h file.Bruno Haible2021-03-141-2/+40
* timespec_get: New module.Bruno Haible2021-01-021-0/+11
* time: Define TIME_UTC.Bruno Haible2021-01-021-0/+8
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* Make it possible to turn off each of the Windows oldnames workarounds.Bruno Haible2020-12-251-1/+1
* Do the Windows oldnames workaround through the C++ GNULIB_NAMESPACE.Bruno Haible2020-12-061-3/+14
* time: Fix warning about asctime when asctime is not used.Bruno Haible2020-10-181-3/+3
* Support compiling without -loldnames on native Windows.Bruno Haible2020-08-151-0/+9
* tzset: Assume the function exists.Bruno Haible2020-08-141-3/+0
* Use 'restrict' in all POSIX function declarations.Bruno Haible2020-02-221-7/+10
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* Disable many _GL_CXXALIASWARN on all platforms other than glibc systems.Bruno Haible2019-11-211-0/+8
* time_r: Fix for mingw.Bruno Haible2019-11-161-0/+6
* Update some URLsPaul Eggert2019-09-221-10/+10
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* fsusage, mountlist, getloadavg, getgroups: Remove support for Ultrix.Bruno Haible2018-10-181-1/+1
* Continue to use spaces for indentation, not tabs.Bruno Haible2018-06-251-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* New module 'localtime-buffer', split off from module 'gettimeofday'.Bruno Haible2017-05-011-2/+20
* strftime-fixes: New module.Bruno Haible2017-04-301-0/+19
* localtime: New module.Bruno Haible2017-04-301-1/+1
* ctime: New module.Bruno Haible2017-04-301-0/+16
* maint: time stamp -> timestampPaul Eggert2017-01-091-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* 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