Age | Commit message (Expand) | Author |
2018-12-20 | Y2038: make __difftime compatible with 64-bit time | Albert ARIBAUD (3ADEV) |
2018-12-18 | Y2038: add function __ctime64_r | Albert ARIBAUD (3ADEV) |
2018-12-18 | Y2038: add function __ctime64 | Albert ARIBAUD (3ADEV) |
2018-12-18 | Y2038: add function __gmtime64_r | Albert ARIBAUD (3ADEV) |
2018-12-18 | Y2038: add function __gmtime64 | Albert ARIBAUD (3ADEV) |
2018-12-18 | Y2038: add function __localtime64_r | Albert ARIBAUD (3ADEV) |
2018-12-17 | Y2038: add function __localtime64 | Albert ARIBAUD (3ADEV) |
2018-12-05 | Y2038: make __tz_convert compatible with 64-bit-time | Albert ARIBAUD (3ADEV) |
2018-10-24 | Y2038: Add 64-bit time for all architectures | Albert ARIBAUD (3ADEV) |
2018-09-19 | Fix mktime localtime offset confusion | Paul Eggert |
2018-05-11 | time: Use 64-bit time values for time zone parsing | Florian Weimer |
2017-10-01 | Mark internal time functions with attribute_hidden [BZ #18822] | H.J. Lu |
2017-10-01 | Mark internal functions with attribute_hidden [BZ #18822] | H.J. Lu |
2017-10-01 | Mark 3 *_internal functions with attribute_hidden [BZ #18822] | H.J. Lu |
2017-08-31 | time: Remove the internal_function attribute | Florian Weimer |
2017-08-23 | Consolidate remaning non cancellable definitions | Adhemerval Zanella |
2017-06-23 | Clean pthread functions namespaces for C11 threads | Adhemerval Zanella |
2017-06-20 | Use locale_t, not __locale_t, throughout glibc | Zack Weinberg |
2017-06-20 | Rename xlocale.h to bits/types/__locale_t.h. | Zack Weinberg |
2017-05-11 | Suppress internal declarations for most of the testsuite. | Zack Weinberg |
2017-03-07 | timezone: Remove TZNAME_MAX limit from sysconf [BZ #15576] | Florian Weimer |
2016-09-23 | Installed-header hygiene (BZ#20366): time.h types. | Zack Weinberg |
2013-06-11 | Fix symbol definitions for __clock_* functions | Siddhesh Poyarekar |
2012-10-24 | BZ#14743: Move clock_* symbols from librt to libc. | Roland McGrath |
2012-02-25 | First steps to get conformtest fully working | Ulrich Drepper |
2012-01-07 | Remove pre-ISO C support | Ulrich Drepper |
2007-10-14 | * include/time.h: Declare __tzset_parse_tz and __tzset_compute. | Ulrich Drepper |
2007-07-28 | * include/time.h (enum ptime_locale_status): Remove. | Ulrich Drepper |
2006-07-31 | 2006-07-30 Roland McGrath <roland@redhat.com> | Roland McGrath |
2006-07-29 | * sysdeps/unix/sysv/linux/kernel-features.h: Definecvs/fedora-glibc-20060729T2255 | Ulrich Drepper |
2006-01-10 | * include/time.h: Use normal comments. | Andreas Jaeger |
2005-12-23 | * Makeconfig: Define CXXFLAGS. Split out warnings from +gccwarn which | Ulrich Drepper |
2005-09-06 | * posix/regex_internal.h (re_sub_match_top_t): Remove unused member | Ulrich Drepper |
2005-07-13 | * include/libc-symbols.h: Define macros for librt hidden symbols. | Ulrich Drepper |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper |
2007-07-12 | 2.5-18.1 | Jakub Jelinek |
2004-04-04 | Update. | Ulrich Drepper |
2004-03-14 | Update. | Ulrich Drepper |
2003-06-25 | Update. | Ulrich Drepper |
2003-06-25 | Update. | Ulrich Drepper |
2003-02-01 | Update. | Ulrich Drepper |
2002-12-31 | Update. | Ulrich Drepper |
2002-12-31 | Update. | Ulrich Drepper |
2002-08-27 | * ctype/ctype.h (isascii_l, toascii_l): Define to __*_l counterparts. | Roland McGrath |
2002-08-04 | Update. | Ulrich Drepper |
2002-08-03 | * include/libc-symbols.h (hidden_weak): Define it for [__ASSEMBLER__]. | Roland McGrath |
2002-03-15 | Update. | Ulrich Drepper |
2002-03-13 | Update. | Ulrich Drepper |
2002-03-12 | Update. | Ulrich Drepper |
2000-11-01 | Update. | Ulrich Drepper |