posix: Fix large mmap64 offset for mips64n32 (BZ#24699)
[external/glibc.git] / time /
2019-04-30 Paul EggertMake mktime etc. compatible with __time64_t
2019-04-03 DJ Delorietime/tst-strftime3.c: Disable snprintf warning.
2019-04-02 DJ DelorieAdd Reiwa era tests to time/tst-strftime3.c
2019-04-02 TAMUKI Shoichija_JP locale: Add entry for the new Japanese era [BZ...
2019-04-02 TAMUKI Shoichitime: Add tests for Minguo calendar [BZ #24293]
2019-04-02 TAMUKI Shoichitime/tst-strftime2.c: Make the file easier to maintain
2019-04-01 DJ DelorieFix strptime era handling, add more strftime tests...
2019-03-17 Paul Eggert* time/mktime.c: Update obsolete URL in comment.
2019-02-27 Joseph MyersAdd some spaces before '('.
2019-02-25 Joseph MyersBreak more lines before not after operators.
2019-02-22 Joseph MyersBreak some lines before not after operators.
2019-02-11 TAMUKI ShoichiFix a few whitespace arrangement inconsistencies in...
2019-02-08 TAMUKI Shoichitst-strftime2: Use array_length macros instead of magic...
2019-02-04 Florian Weimertime: Avoid alignment gaps in __tzfile_read
2019-02-03 Florian Weimertime: Use struct alloc_buffer in __tzfile_read
2019-02-03 Florian Weimertime: Use int, not long int, for internal GMT offsets
2019-01-24 TAMUKI Shoichistrftime: Pass the additional flags from "%EY" to ...
2019-01-24 TAMUKI Shoichistrftime: Set the default width of "%Ey" to 2 [BZ ...
2019-01-12 Dmitry V. LevinFix a few typos in comments
2019-01-11 TAMUKI Shoichistrftime: Consequently use the "L_" macro with characte...
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
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-11-15 Paul Eggertmktime: DEBUG_MKTIME cleanup
2018-11-15 Paul Eggertmktime: fix non-EOVERFLOW errno handling
2018-11-15 Paul Eggertmktime: fix bug with Y2038 DST transition
2018-11-15 Paul Eggertmktime: make more room for overflow
2018-11-15 Paul Eggertmktime: simplify offset guess
2018-11-15 Paul Eggertmktime: new test for mktime failure
2018-11-15 Paul Eggertmktime: fix EOVERFLOW bug
2018-10-24 Albert ARIBAUD ... Y2038: Add 64-bit time for all architectures
2018-10-23 Florian Weimertime/tst-mktime2: Improve test error reporting
2018-10-17 Andreas SchwabDon't reduce test timeout to less than default
2018-10-08 Paul Eggertmktime fix for Gnulib + coreutils
2018-09-20 Paul EggertFix mktime localtime offset confusion
2018-09-20 Paul EggertMerge mktime, timegm from upstream Gnulib
2018-09-18 Paul EggertSimplify tzfile fstat failure code
2018-09-18 Paul EggertFix tzfile low-memory assertion failure
2018-06-28 Florian WeimerUse _STRUCT_TIMESPEC as guard in <bits/types/struct_tim...
2018-05-18 Joseph MyersFix year 2039 bug for localtime with 64-bit time_t...
2018-05-11 Florian Weimertime: Use 64-bit time values for time zone parsing
2018-02-21 Joseph MyersFix -Os getc_unlocked linknamespace, localplt issues...
2018-02-19 Joseph MyersFix -Os ferror_unlocked linknamespace, localplt issues...
2018-02-15 Joseph MyersFix -Os feof_unlocked linknamespace, localplt issues...
2018-02-02 Sean McKeantime: Reference CLOCKS_PER_SEC in clock comment [BZ...
2018-01-29 Rafal Luzynskiru_RU, ru_UA: Add alternative month names (bug 10871).
2018-01-22 Rafal Luzynskipl_PL: Add alternative month names (bug 10871).
2018-01-22 Rafal LuzynskiAbbreviated alternative month names (%Ob) also added...
2018-01-22 Rafal LuzynskiImplement alternative month names (bug 10871).
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-11 H.J. LuReplace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
2017-08-31 Florian Weimertime: Remove the internal_function attribute
2017-08-31 Florian Weimericonv, intl, locale, wcsmbs: Remove internal_function
2017-06-27 Joseph MyersFix strftime build with GCC 8.
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-06-16 Joseph MyersUpdate timezone code from tzcode 2017b.
2017-03-16 Joseph MyersRemove C++ namespace handling from glibc headers.
2017-03-07 Florian Weimertzset: Clean up preprocessor macros min, max, sign
2017-03-07 Florian Weimertimezone: Remove TZNAME_MAX limit from sysconf [BZ...
2017-03-03 Florian Weimertzset: Remove unused NOID macro
2017-03-03 Florian Weimertzset: Remove __attribute_noinline__ from compute_offset
2017-02-25 Zack WeinbergSplit DIAG_* macros to new header libc-diag.h.
2017-02-16 Zack WeinbergAdd missing header files throughout the testsuite.
2017-01-11 Joseph MyersFix testsuite build for GCC 7 -Wformat-truncation.
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-09 Florian Weimersupport: Introduce new subdirectory for test infrastructure
2016-11-02 Steve EllceyFix -Wformat-length warning in time/tst-strptime2.c
2016-09-23 Zack WeinbergInstalled-header hygiene (BZ#20366): time.h types.
2016-01-15 Martin SeborFix build failures with -DDEBUG.
2016-01-15 H.J. LuUse TIME_T_MAX and TIME_T_MIN in tst-mktime2.c
2016-01-11 Andreas SchwabForce rereading TZDEFRULES after it was used to set...
2016-01-04 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-10-20 Joseph MyersConvert miscellaneous function definitions to prototype...
2015-10-20 Joseph MyersConvert 113 more function definitions to prototype...
2015-10-19 Joseph MyersConvert 69 more function definitions to prototype style...
2015-10-16 Joseph MyersConvert 703 function definitions to prototype style.
2015-10-12 Andreas SchwabAdd dependencies on needed locales in each subdir tests...
2015-09-26 Paul PluzhnikovFix BZ #18985 -- out of range data to strftime() causes...
2015-09-18 Vincent Bernattime: in strptime(), make %z accept [+-]HH:MM tz [BZ...
2015-09-18 Vincent Bernattime: in strptime(), make %z accept Z as a time zone...
2015-09-08 Joseph MyersMove bits/libc-lock.h and bits/libc-lockP.h out of...
2015-08-29 James Perkinstime/tst-strptime2.c: test full input range +/- 0-9999
2015-08-29 James Perkinsstrptime %z: fix rounding, extend range to +/-9959...
2015-08-06 Arjun ShankarModify several tests to use test-skeleton.c
2015-04-27 H.J. LuCheck tzspec_len == 0 in __tzfile_read
2015-04-27 Florian Weimertest-skeleton: Support temporary files without memory...
2015-04-24 Florian WeimerMake time zone file parser more robust [BZ #17715]
2015-03-06 Vincent Bernattime: ensure failing strptime() tests are reported...
2015-02-25 Kevin EastonReduce lock contention in __tz_convert() [BZ #16145...
2015-02-08 Samuel ThibaultFix time/getdate.c build.
2015-01-06 H.J. LuDefine CLOCKS_PER_SEC type to the type clock_t
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-30 H.J. LuReplace %ld with %jd and cast to intmax_t
next