about summary refs log tree commit diff
path: root/include/time.h
Commit message (Expand)AuthorAgeFilesLines
...
* time: Use int, not long int, for internal GMT offsetsFlorian Weimer2019-02-031-1/+1
* Y2038: make __difftime compatible with 64-bit timeAlbert ARIBAUD (3ADEV)2018-12-201-0/+7
* Y2038: add function __ctime64_rAlbert ARIBAUD (3ADEV)2018-12-181-0/+8
* Y2038: add function __ctime64Albert ARIBAUD (3ADEV)2018-12-181-0/+7
* Y2038: add function __gmtime64_rAlbert ARIBAUD (3ADEV)2018-12-181-0/+8
* Y2038: add function __gmtime64Albert ARIBAUD (3ADEV)2018-12-181-0/+7
* Y2038: add function __localtime64_rAlbert ARIBAUD (3ADEV)2018-12-181-0/+8
* Y2038: add function __localtime64Albert ARIBAUD (3ADEV)2018-12-171-0/+8
* Y2038: make __tz_convert compatible with 64-bit-timeAlbert ARIBAUD (3ADEV)2018-12-051-4/+4
* Y2038: Add 64-bit time for all architecturesAlbert ARIBAUD (3ADEV)2018-10-241-5/+1
* Fix mktime localtime offset confusionPaul Eggert2018-09-191-2/+2
* time: Use 64-bit time values for time zone parsingFlorian Weimer2018-05-111-1/+5
* Mark internal time functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-011-11/+15
* Mark internal functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-011-2/+2
* Mark 3 *_internal functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-011-1/+1
* time: Remove the internal_function attributeFlorian Weimer2017-08-311-3/+2
* Consolidate remaning non cancellable definitionsAdhemerval Zanella2017-08-231-3/+0
* Clean pthread functions namespaces for C11 threadsAdhemerval Zanella2017-06-231-1/+1
* Use locale_t, not __locale_t, throughout glibcZack Weinberg2017-06-201-1/+1
* Rename xlocale.h to bits/types/__locale_t.h.Zack Weinberg2017-06-201-1/+1
* Suppress internal declarations for most of the testsuite.Zack Weinberg2017-05-111-4/+0
* timezone: Remove TZNAME_MAX limit from sysconf [BZ #15576]Florian Weimer2017-03-071-8/+0
* Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg2016-09-231-4/+3
* Fix symbol definitions for __clock_* functionsSiddhesh Poyarekar2013-06-111-0/+1
* BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath2012-10-241-1/+5
* First steps to get conformtest fully workingUlrich Drepper2012-02-251-4/+2
* Remove pre-ISO C supportUlrich Drepper2012-01-071-7/+7
* * include/time.h: Declare __tzset_parse_tz and __tzset_compute.Ulrich Drepper2007-10-141-0/+3
* * include/time.h (enum ptime_locale_status): Remove.Ulrich Drepper2007-07-281-9/+2
* 2006-07-30 Roland McGrath <roland@redhat.com>Roland McGrath2006-07-311-2/+3
* * sysdeps/unix/sysv/linux/kernel-features.h: Define cvs/fedora-glibc-20060729T2255Ulrich Drepper2006-07-291-0/+2
* * include/time.h: Use normal comments.Andreas Jaeger2006-01-101-1/+1
* * Makeconfig: Define CXXFLAGS. Split out warnings from +gccwarn whichUlrich Drepper2005-12-231-0/+8
* * posix/regex_internal.h (re_sub_match_top_t): Remove unused memberUlrich Drepper2005-09-061-1/+1
* * include/libc-symbols.h: Define macros for librt hidden symbols.Ulrich Drepper2005-07-131-0/+2
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-15/+2
* 2.5-18.1Jakub Jelinek2007-07-121-2/+15
* Update.Ulrich Drepper2004-04-041-0/+1
* Update.Ulrich Drepper2004-03-141-0/+13
* Update.Ulrich Drepper2003-06-251-1/+3
* Update.Ulrich Drepper2003-06-251-0/+5
* Update.Ulrich Drepper2003-02-011-3/+3
* Update.Ulrich Drepper2002-12-311-0/+1
* Update.Ulrich Drepper2002-12-311-0/+1
* * ctype/ctype.h (isascii_l, toascii_l): Define to __*_l counterparts.Roland McGrath2002-08-271-0/+3
* Update.Ulrich Drepper2002-08-041-0/+1
* * include/libc-symbols.h (hidden_weak): Define it for [__ASSEMBLER__].Roland McGrath2002-08-031-0/+8
* Update.Ulrich Drepper2002-03-151-1/+1
* Update.Ulrich Drepper2002-03-131-1/+1
* Update.Ulrich Drepper2002-03-121-3/+3