about summary refs log tree commit diff
path: root/time/time.h
Commit message (Expand)AuthorAgeFilesLines
* Y2038: add _TIME_BITS support aaribaud/y2038Albert ARIBAUD (3ADEV)2018-10-241-1/+160
* Y2038: add struct __itimerspec64Albert ARIBAUD (3ADEV)2018-10-241-0/+1
* time: Reference CLOCKS_PER_SEC in clock comment [BZ #22735]Sean McKean2018-02-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Use locale_t, not __locale_t, throughout glibcZack Weinberg2017-06-201-2/+2
* Rename xlocale.h to bits/types/__locale_t.h.Zack Weinberg2017-06-201-1/+1
* Remove C++ namespace handling from glibc headers.Joseph Myers2017-03-161-6/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg2016-09-231-178/+59
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers2014-02-211-8/+8
* Clean up trivially redundant __USE_MISC conditionals.Joseph Myers2014-02-131-1/+1
* Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers2014-02-121-4/+4
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Fix some typos in comments.Marek Polacek2012-08-251-2/+2
* Fold copyright yearsH.J. Lu2012-05-161-1/+1
* Remove __snseconds_tH.J. Lu2012-05-151-1/+1
* Add __snseconds_t and __SNSECONDS_T_TYPEH.J. Lu2012-04-111-1/+1
* Fix ISO C11 definitions in time.hUlrich Drepper2012-02-251-11/+8
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Remove pre-ISO C supportUlrich Drepper2012-01-071-26/+26
* Implement timespec_getUlrich Drepper2012-01-011-13/+30
* Fix typos in comments.Ulrich Drepper2011-04-011-3/+3
* * wctype/wctype.h: The *_l functions are in POSIX 2008.Ulrich Drepper2009-02-261-3/+4
* 2006-01-21 Roland McGrath <roland@redhat.com>Roland McGrath2006-01-211-1/+4
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-4/+1
* 2.5-18.1Jakub Jelinek2007-07-121-1/+4
* Update.Ulrich Drepper2003-04-191-9/+23
* Update.Ulrich Drepper2002-12-311-2/+4
* Prepare headers for use in ISO C++ compliant implementations.Ulrich Drepper2002-08-281-4/+25
* * ctype/ctype.h (isascii_l, toascii_l): Define to __*_l counterparts.Roland McGrath2002-08-271-7/+0
* * time/time.h (__strptime_l, strptime_l): Declare them.Roland McGrath2002-08-271-2/+23
* Update.Ulrich Drepper2001-08-181-1/+1
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* (CLK_TCK): Check for !__STRICT_ANSI.Andreas Jaeger2001-02-061-1/+1
* Update.Ulrich Drepper2001-01-281-2/+2
* Update.Ulrich Drepper2000-09-141-1/+1
* Update.Ulrich Drepper2000-09-131-3/+4
* Add const attribute for dysize.Andreas Jaeger2000-08-231-1/+1
* Update.Ulrich Drepper2000-08-211-5/+7
* Update.Ulrich Drepper2000-08-141-6/+22
* Update.Ulrich Drepper2000-06-261-0/+5
* Update.Ulrich Drepper2000-06-081-1/+1
* Update.Ulrich Drepper2000-04-111-1/+13
* Update.Ulrich Drepper1999-10-091-44/+45
* Move __gmtime_r declaration to include/time.h.Ulrich Drepper1999-10-061-2/+0
* Update.Ulrich Drepper1999-07-271-0/+4
* Update.Ulrich Drepper1999-07-271-1/+47