aboutsummaryrefslogtreecommitdiff
path: root/include/time.h
AgeCommit message (Expand)AuthorFilesLines
2019-09-04Finish move of clock_* functions to libc. [BZ #24959]Zack Weinberg1-3/+1
2019-04-30Make mktime etc. compatible with __time64_tPaul Eggert1-19/+20
2019-02-03time: Use int, not long int, for internal GMT offsetsFlorian Weimer1-1/+1
2018-12-20Y2038: make __difftime compatible with 64-bit timeAlbert ARIBAUD (3ADEV)1-0/+7
2018-12-18Y2038: add function __ctime64_rAlbert ARIBAUD (3ADEV)1-0/+8
2018-12-18Y2038: add function __ctime64Albert ARIBAUD (3ADEV)1-0/+7
2018-12-18Y2038: add function __gmtime64_rAlbert ARIBAUD (3ADEV)1-0/+8
2018-12-18Y2038: add function __gmtime64Albert ARIBAUD (3ADEV)1-0/+7
2018-12-18Y2038: add function __localtime64_rAlbert ARIBAUD (3ADEV)1-0/+8
2018-12-17Y2038: add function __localtime64Albert ARIBAUD (3ADEV)1-0/+8
2018-12-05Y2038: make __tz_convert compatible with 64-bit-timeAlbert ARIBAUD (3ADEV)1-4/+4
2018-10-24Y2038: Add 64-bit time for all architecturesAlbert ARIBAUD (3ADEV)1-5/+1
2018-09-19Fix mktime localtime offset confusionPaul Eggert1-2/+2
2018-05-11time: Use 64-bit time values for time zone parsingFlorian Weimer1-1/+5
2017-10-01Mark internal time functions with attribute_hidden [BZ #18822]H.J. Lu1-11/+15
2017-10-01Mark internal functions with attribute_hidden [BZ #18822]H.J. Lu1-2/+2
2017-10-01Mark 3 *_internal functions with attribute_hidden [BZ #18822]H.J. Lu1-1/+1
2017-08-31time: Remove the internal_function attributeFlorian Weimer1-3/+2
2017-08-23Consolidate remaning non cancellable definitionsAdhemerval Zanella1-3/+0
2017-06-23Clean pthread functions namespaces for C11 threadsAdhemerval Zanella1-1/+1
2017-06-20Use locale_t, not __locale_t, throughout glibcZack Weinberg1-1/+1
2017-06-20Rename xlocale.h to bits/types/__locale_t.h.Zack Weinberg1-1/+1
2017-05-11Suppress internal declarations for most of the testsuite.Zack Weinberg1-4/+0
2017-03-07timezone: Remove TZNAME_MAX limit from sysconf [BZ #15576]Florian Weimer1-8/+0
2016-09-23Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg1-4/+3
2013-06-11Fix symbol definitions for __clock_* functionsSiddhesh Poyarekar1-0/+1
2012-10-24BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath1-1/+5
2012-02-25First steps to get conformtest fully workingUlrich Drepper1-4/+2
2012-01-07Remove pre-ISO C supportUlrich Drepper1-7/+7
2007-10-14* include/time.h: Declare __tzset_parse_tz and __tzset_compute.Ulrich Drepper1-0/+3
2007-07-28* include/time.h (enum ptime_locale_status): Remove.Ulrich Drepper1-9/+2
2006-07-312006-07-30 Roland McGrath <roland@redhat.com>Roland McGrath1-2/+3
2006-07-29* sysdeps/unix/sysv/linux/kernel-features.h: Definecvs/fedora-glibc-20060729T2255Ulrich Drepper1-0/+2
2006-01-10* include/time.h: Use normal comments.Andreas Jaeger1-1/+1
2005-12-23* Makeconfig: Define CXXFLAGS. Split out warnings from +gccwarn whichUlrich Drepper1-0/+8
2005-09-06* posix/regex_internal.h (re_sub_match_top_t): Remove unused memberUlrich Drepper1-1/+1
2005-07-13* include/libc-symbols.h: Define macros for librt hidden symbols.Ulrich Drepper1-0/+2
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-15/+2
2007-07-122.5-18.1Jakub Jelinek1-2/+15
2004-04-04Update.Ulrich Drepper1-0/+1
2004-03-14Update.Ulrich Drepper1-0/+13
2003-06-25Update.Ulrich Drepper1-1/+3
2003-06-25Update.Ulrich Drepper1-0/+5
2003-02-01Update.Ulrich Drepper1-3/+3
2002-12-31Update.Ulrich Drepper1-0/+1
2002-12-31Update.Ulrich Drepper1-0/+1
2002-08-27* ctype/ctype.h (isascii_l, toascii_l): Define to __*_l counterparts.Roland McGrath1-0/+3
2002-08-04Update.Ulrich Drepper1-0/+1
2002-08-03* include/libc-symbols.h (hidden_weak): Define it for [__ASSEMBLER__].Roland McGrath1-0/+8
2002-03-15Update.Ulrich Drepper1-1/+1