Remove 'grp' and merge into 'nss' and 'posix'
[platform/upstream/glibc.git] / time / strftime_l.c
2023-05-29 Joe Simmons-Talbotttime: strftime_l: Avoid an unbounded alloca.
2023-02-07 Andreas SchwabUse 64-bit time_t interfaces in strftime and strptime...
2023-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-01-02 Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07 Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-02-11 TAMUKI ShoichiFix a few whitespace arrangement inconsistencies in...
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-11 TAMUKI Shoichistrftime: Consequently use the "L_" macro with characte...
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
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-06-27 Joseph MyersFix strftime build with GCC 8.
2017-06-21 Zack WeinbergUse locale_t, not __locale_t, throughout glibc
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-01-04 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-10-20 Joseph MyersConvert miscellaneous 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-09-26 Paul PluzhnikovFix BZ #18985 -- out of range data to strftime() causes...
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-07-10 Siddhesh PoyarekarFix Wundef warning for HAVE_STRFTIME
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-01-31 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-30 Joseph MyersRemove miscellaneous __STDC__ conditionals.
2010-01-09 Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2010-01-09 Ulrich DrepperAdd support for XPG7 testing.
2009-10-30 Keith StribleyImplement Burmese language locale for Myanmar.
2008-06-13 Ulrich Drepper[BZ #6612] cvs/fedora-glibc-20080613T1601
2007-10-16 Ulrich Drepper[BZ #5184]
2004-09-14 Ulrich DrepperUpdate.
2004-03-14 Ulrich DrepperUpdate.
2002-08-27 Roland McGrath* time/time.h (__strptime_l, strptime_l): Declare them.