summaryrefslogtreecommitdiff
path: root/time
Commit message (Expand)AuthorAgeFilesLines
* Y2038: add _TIME_BITS supportaaribaud/y2038-tempAlbert ARIBAUD (3ADEV)2018-02-015-1/+264
* Y2038: add function __adjtimex_t64 (and __ntp_adjtime_t64)Albert ARIBAUD (3ADEV)2018-02-011-0/+1
* Y2038: add function __setitimer_t64Albert ARIBAUD (3ADEV)2018-02-013-1/+73
* Y2038: add function __getitimer_t64Albert ARIBAUD (3ADEV)2018-02-013-1/+56
* Y2038: add function __adjtime_t64Albert ARIBAUD (3ADEV)2018-02-012-0/+11
* Y2038: add function __nanosleep64_t64Albert ARIBAUD (3ADEV)2018-02-013-1/+65
* Y2038: add function __settimeofday_t64Albert ARIBAUD (3ADEV)2018-02-013-1/+11
* Y2038: add function __gettimeofday_t64Albert ARIBAUD (3ADEV)2018-02-012-0/+11
* Y2038: add function __utimes_t64Albert ARIBAUD (3ADEV)2018-02-011-0/+1
* Y2038: add function __stime_t64Albert ARIBAUD (3ADEV)2018-02-012-0/+18
* Y2038: add function __time_t64Albert ARIBAUD (3ADEV)2018-02-012-0/+14
* Y2038: add function __lutimes64Albert ARIBAUD (3ADEV)2018-02-011-0/+1
* Y2038: add function __futimes64Albert ARIBAUD (3ADEV)2018-02-011-0/+1
* Y2038: add function __sigtimedwait64Albert ARIBAUD (3ADEV)2018-02-011-0/+1
* Y2038: add function __utimensat64Albert ARIBAUD (3ADEV)2018-02-011-0/+1
* Y2038: add function __futimens64Albert ARIBAUD (3ADEV)2018-02-011-0/+1
* Y2038: add function __timespec_get64Albert ARIBAUD (3ADEV)2018-02-011-0/+1
* Y2038: add function __clock_nanosleep64Albert ARIBAUD (3ADEV)2018-02-011-0/+1
* Y2038: add function __clock_getres64Albert ARIBAUD (3ADEV)2018-02-011-0/+1
* Y2038: add function __clock_settime64Albert ARIBAUD (3ADEV)2018-02-011-0/+1
* Y2038: add function __clock_gettime64Albert ARIBAUD (3ADEV)2018-02-011-0/+3
* Y2038: add function __timegm64Albert ARIBAUD (3ADEV)2018-02-012-0/+12
* Y2038: add function __mktime64 (and timelocal)Albert ARIBAUD (3ADEV)2018-02-012-0/+404
* Y2038: add functions which have struct tm argumentsAlbert ARIBAUD (3ADEV)2018-02-018-6/+180
* Y2038: add function __difftime64Albert ARIBAUD (3ADEV)2018-02-012-0/+12
* ru_RU, ru_UA: Add alternative month names (bug 10871).Rafal Luzynski2018-01-291-5/+7
* pl_PL: Add alternative month names (bug 10871).Rafal Luzynski2018-01-221-2/+1
* Abbreviated alternative month names (%Ob) also added (bug 10871).Rafal Luzynski2018-01-224-3/+40
* Implement alternative month names (bug 10871).Rafal Luzynski2018-01-224-7/+51
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0142-42/+42
* Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu2017-12-111-5/+5
* time: Remove the internal_function attributeFlorian Weimer2017-08-312-5/+1
* iconv, intl, locale, wcsmbs: Remove internal_functionFlorian Weimer2017-08-313-7/+2
* Fix strftime build with GCC 8.Joseph Myers2017-06-271-6/+16
* Use locale_t, not __locale_t, throughout glibcZack Weinberg2017-06-203-4/+4
* Rename xlocale.h to bits/types/__locale_t.h.Zack Weinberg2017-06-201-1/+1
* Update timezone code from tzcode 2017b.Joseph Myers2017-06-161-0/+2
* Remove C++ namespace handling from glibc headers.Joseph Myers2017-03-164-22/+0
* tzset: Clean up preprocessor macros min, max, signFlorian Weimer2017-03-071-7/+7
* timezone: Remove TZNAME_MAX limit from sysconf [BZ #15576]Florian Weimer2017-03-072-61/+4
* tzset: Remove unused NOID macroFlorian Weimer2017-03-032-3/+0
* tzset: Remove __attribute_noinline__ from compute_offsetFlorian Weimer2017-03-031-1/+0
* Split DIAG_* macros to new header libc-diag.h.Zack Weinberg2017-02-251-1/+1
* Add missing header files throughout the testsuite.Zack Weinberg2017-02-162-0/+2
* Fix testsuite build for GCC 7 -Wformat-truncation.Joseph Myers2017-01-111-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0142-42/+42
* support: Introduce new subdirectory for test infrastructureFlorian Weimer2016-12-091-9/+15
* Fix -Wformat-length warning in time/tst-strptime2.cSteve Ellcey2016-11-021-0/+11
* Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg2016-09-2312-188/+190
* Fix build failures with -DDEBUG.Martin Sebor2016-01-151-6/+6