]> git.ipfire.org Git - thirdparty/glibc.git/history - include/time.h
Add a test to check for duplicate definitions in the static library
[thirdparty/glibc.git] / include / time.h
2022-11-17  YunQiang SuDefine in_int32_t_range to check if the 64 bit time_t...
2022-09-17  Samuel Thibaulthurd: Factorize at/non-at functions
2022-05-05  Xiaoming Niclock_settime/clock_gettime: Use __nonnull to avoid...
2021-08-14  Stafford Hornetime: Fix overflow itimer tests on 32-bit systems
2021-06-28  Florian WeimerLinux: Move timer_settime, __timer_settime64 from librt...
2021-06-28  Florian WeimerLinux: Move timer_gettime, __timer_gettime64 from librt...
2021-06-15  Adhemerval Zanellatime: Add 64-bit time support for getdate
2021-05-17  Joseph MyersAdd C2X timespec_getres
2021-04-12  Adhemerval Zanellalinux: Normalize and return timeout on select (BZ ...
2020-10-19  Lukasz Majewskiy2038: linux: Provide __time64 implementation
2020-09-28  Adhemerval Zanellalinux: Add time64 support for nanosleep
2020-09-28  Adhemerval Zanellalinux: Add time64 select support
2020-05-05  Lukasz Majewskiy2038: include: Move struct __timeval64 definition...
2020-04-06  Lukasz Majewskiy2038: include: Move struct __timespec64 definition...
2020-04-02  Alistair Francislinux: Use long time_t __getitimer/__setitimer
2020-03-27  Alistair Francistime: Add a __itimerval64 struct
2020-03-27  Alistair Francistime: Add a timeval with a 32-bit tv_sec and tv_usec
2020-03-09  Lukasz Majewskiy2038: linux: Provide __futimesat64 implementation
2020-03-09  Lukasz Majewskiy2038: linux: Provide __lutimes64 implementation
2020-03-09  Lukasz Majewskiy2038: linux: Provide __futimes64 implementation
2020-03-03  Lukasz Majewskiy2038: linux: Provide __utime64 implementation
2020-03-03  Lukasz Majewskiy2038: linux: Provide __utimes64 implementation
2020-03-03  Lukasz Majewskiy2038: Introduce struct __utimbuf64 - new internal...
2020-02-18  Lukasz Majewskiy2038: linux: Provide __gettimeofday64 implementation
2020-02-07  Lukasz Majewskiy2038: linux: Provide __settimeofday64 implementation
2020-02-07  Lukasz Majewskiy2038: Provide conversion helpers for struct __timeval64
2020-02-07  Lukasz Majewskiy2038: Introduce struct __timeval64 - new internal...
2020-02-04  Lukasz Majewskiy2038: linux: Provide __timespec_get64 implementation
2020-02-03  Andreas Schwabrt: avoid PLT setup in timer_[sg]ettime
2020-02-02  Lukasz Majewskiy2038: linux: Provide __sched_rr_get_interval64 impleme...
2020-02-02  Lukasz Majewskiy2038: linux: Provide __timerfd_settime64 implementation
2020-02-02  Lukasz Majewskiy2038: linux: Provide __timerfd_gettime64 implementation
2019-12-05  Lukasz Majewskiy2038: linux: Provide __timer_settime64 implementation
2019-12-05  Lukasz Majewskiy2038: linux: Provide __timer_gettime64 implementation
2019-12-05  Lukasz Majewskitime: Introduce glibc's internal struct __itimerspec64
2019-12-04  Alistair Francissysdeps/clock_gettime: Use clock_gettime64 if avaliable
2019-11-08  Alistair Francissysdeps/clock_nanosleep: Use clock_nanosleep_time64...
2019-11-06  Adhemerval ZanellaRefactor nanosleep in terms of clock_nanosleep
2019-11-02  Lukasz Majewskiy2038: linux: Provide __futimens64 implementation
2019-11-02  Lukasz Majewskiy2038: linux: Provide __utimensat64 implementation
2019-10-31  Adhemerval ZanellaRefactor adjtimex based on clock_adjtime
2019-10-30  Adhemerval ZanellaChange most internal uses of time to __clock_gettime.
2019-10-27  Lukasz Majewskiy2038: linux: Provide __clock_getres64 implementation
2019-10-27  Lukasz Majewskitime: Introduce function to check correctness of nanose...
2019-10-09  Lukasz Majewskiy2038: linux: Provide __clock_settime64 implementation
2019-10-02  Lukasz MajewskiY2038: Include proper header to provide support for...
2019-09-30  Lukasz Majewskiy2038: Provide conversion helpers for struct __timespec64
2019-09-26  Lukasz Majewskiy2038: Introduce struct __timespec64 - new internal...
2019-09-04  Zack WeinbergFinish move of clock_* functions to libc. [BZ #24959]
2019-04-30  Paul EggertMake mktime etc. compatible with __time64_t
2019-02-03  Florian Weimertime: Use int, not long int, for internal GMT offsets
2018-12-20  Albert ARIBAUD ... Y2038: make __difftime compatible with 64-bit time
2018-12-18  Albert ARIBAUD ... Y2038: add function __ctime64_r
2018-12-18  Albert ARIBAUD ... Y2038: add function __ctime64
2018-12-18  Albert ARIBAUD ... Y2038: add function __gmtime64_r
2018-12-18  Albert ARIBAUD ... Y2038: add function __gmtime64
2018-12-18  Albert ARIBAUD ... Y2038: add function __localtime64_r
2018-12-17  Albert ARIBAUD ... Y2038: add function __localtime64
2018-12-05  Albert ARIBAUD ... Y2038: make __tz_convert compatible with 64-bit-time
2018-10-24  Albert ARIBAUD ... Y2038: Add 64-bit time for all architectures
2018-09-20  Paul EggertFix mktime localtime offset confusion
2018-05-11  Florian Weimertime: Use 64-bit time values for time zone parsing
2017-10-01  H.J. LuMark internal time functions with attribute_hidden...
2017-10-01  H.J. LuMark internal functions with attribute_hidden [BZ ...
2017-10-01  H.J. LuMark 3 *_internal functions with attribute_hidden ...
2017-08-31  Florian Weimertime: Remove the internal_function attribute
2017-08-23  Adhemerval ZanellaConsolidate remaning non cancellable definitions
2017-06-23  Adhemerval ZanellaClean pthread functions namespaces for C11 threads
2017-06-21  Zack WeinbergUse locale_t, not __locale_t, throughout glibc
2017-06-21  Zack WeinbergRename xlocale.h to bits/types/__locale_t.h.
2017-05-11  Zack WeinbergSuppress internal declarations for most of the testsuite.
2017-03-07  Florian Weimertimezone: Remove TZNAME_MAX limit from sysconf [BZ...
2016-09-23  Zack WeinbergInstalled-header hygiene (BZ#20366): time.h types.
2013-06-11  Siddhesh PoyarekarFix symbol definitions for __clock_* functions
2012-10-24  Roland McGrathBZ#14743: Move clock_* symbols from librt to libc.
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-02-26  Ulrich DrepperFirst steps to get conformtest fully working
2012-01-08  Ulrich DrepperRemove pre-ISO C support
2007-10-14  Ulrich Drepper* include/time.h: Declare __tzset_parse_tz and __tzset_...
2007-07-28  Ulrich Drepper* include/time.h (enum ptime_locale_status): Remove.
2006-07-31  Roland McGrath2006-07-30 Roland McGrath <roland@redhat.com>
2006-07-29  Ulrich Drepper* sysdeps/unix/sysv/linux/kernel-features.h: Define cvs/fedora-glibc-20060729T2255
2006-01-10  Andreas Jaeger* include/time.h: Use normal comments.
2005-12-23  Ulrich Drepper* Makeconfig: Define CXXFLAGS. Split out warnings...
2005-09-06  Ulrich Drepper* posix/regex_internal.h (re_sub_match_top_t): Remove...
2005-07-13  Ulrich Drepper* include/libc-symbols.h: Define macros for librt hidde...
2004-12-22  Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12  Jakub Jelinek2.5-18.1
2004-04-04  Ulrich DrepperUpdate.
2004-03-14  Ulrich DrepperUpdate.
2003-06-25  Ulrich DrepperUpdate.
2003-06-25  Ulrich DrepperUpdate.
2003-02-01  Ulrich DrepperUpdate.
2002-12-31  Ulrich DrepperUpdate.
2002-12-31  Ulrich DrepperUpdate.
2002-08-27  Roland McGrath* ctype/ctype.h (isascii_l, toascii_l): Define to __...
2002-08-04  Ulrich DrepperUpdate.
2002-08-03  Roland McGrath* include/libc-symbols.h (hidden_weak): Define it for...
2002-03-15  Ulrich DrepperUpdate.
2002-03-13  Ulrich DrepperUpdate.
next