Quash implicit declaration warning
[platform/upstream/glibc.git] / time /
2012-01-08 Ulrich DrepperRemove pre-ISO C support
2012-01-03 Ulrich DrepperMerge branch 'c11'
2012-01-01 Ulrich DrepperImplement timespec_get
2011-12-21 Ulrich DrepperFix one typo
2011-12-18 Ulrich DrepperCheck values from TZ file header
2011-11-15 Ulrich DrepperClean up internal fopen uses
2011-11-14 Ulrich DrepperUse O_CLOEXEC in tzfile handling
2011-04-23 Jim MeyeringRemove doubled words.
2011-04-01 Ulrich DrepperFix typos in comments.
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.
2009-06-23 Andreas SchwabHandle empty TZ strings at the end of new-style timzeon...
2009-06-15 Ulrich DrepperFix computation of tzspec_len.
2009-06-15 Akinori HattoriHandle leap seconds even if no DST rule exists.
2009-05-16 Andreas SchwabRemove redundant .gitignore files.
2009-05-15 Jim Meyeringrename each .cvsignore file to .gitignore
2009-03-10 Ulrich Drepper* time/tzset.c: Optimize a bit for size. cvs/fedora-glibc-20090310T1925
2009-03-10 Ulrich Drepper* time/tzset.c (__tzset_parse_tz): Use correct string...
2009-02-26 Ulrich Drepper* wctype/wctype.h: The *_l functions are in POSIX 2008.
2009-02-26 Ulrich Drepper* include/features.h: Define macros for XPG7/POSIX...
2009-02-24 Ulrich Drepper* time/tzset.c (tzset_internal): Correct parsing of...
2009-02-05 Ulrich Drepper* time/tzset.c (__tzset_parse_tz): DST offset must...
2008-07-06 Ulrich Drepper(__mktime_internal): Normalize tp->tm_isdst value.
2008-06-27 Ulrich DrepperRemove use of __P.
2008-06-27 Ulrich Drepper[BZ #6657]
2008-06-13 Ulrich Drepper[BZ #6612] cvs/fedora-glibc-20080613T1601
2008-04-11 Ulrich Drepper[BZ #5443]
2008-03-19 Ulrich DrepperRemove useless "if" before "free".
2007-12-12 Ulrich Drepper* time/bug-getdate1.c (do_test): Don't use century...
2007-12-10 Ulrich Drepper[BZ #5424, BZ #5428, BZ #5451]
2007-11-06 Ulrich Drepper* time/tzfile.c (__tzfile_read): Fix check for version...
2007-10-17 Ulrich Drepper[BZ #5186]
2007-10-17 Ulrich Drepper(__tzfile_read): Read POSIX TZ string if available...
2007-10-16 Ulrich DrepperHelp the compiler recognize unreachable code on 32...
2007-10-16 Ulrich Drepper[BZ #5184]
2007-10-16 Ulrich Drepper(__tzfile_read): Take extra memory requested by caller...
2007-10-16 Ulrich Drepper(__tzfile_compute): For use_last case set i to num_tran...
2007-10-14 Ulrich Drepper* include/time.h: Declare __tzset_parse_tz and __tzset_...
2007-10-14 Ulrich Drepper[BZ #1140]
2007-07-28 Ulrich Drepper[BZ #4772]
2007-07-28 Ulrich Drepper* include/time.h (enum ptime_locale_status): Remove.
2007-07-10 Ulrich Drepper[BZ #4773]
2007-03-17 Ulrich Drepper* elf/dl-open.c (dl_open_worker): Declare l in 2 different cvs/fedora-glibc-20070317T2130
2007-03-05 Ulrich Drepper(find_transition): Instead of a linear search try to...
2007-02-09 Ulrich Drepper[BZ #3944]
2007-01-11 Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31 Jakub Jelinek.
2006-11-14 Ulrich Drepper[BZ #3137]
2006-11-11 Ulrich Drepper* time/tzfile.c (__tzfile_read): Extend to handle new...
2006-09-09 Ulrich Drepper[BZ #2821] cvs/fedora-glibc-20060910T1832
2006-01-21 Roland McGrath2006-01-21 Roland McGrath <roland@redhat.com>
2006-01-05 Roland McGrath* include/features.h: Grok _ATFILE_SOURCE and define...
2005-12-14 Ulrich DrepperMoved to csu/errno-loc.c.
2005-12-14 Ulrich Drepper2005-12-13 Ulrich Drepper <drepper@redhat.com>
2005-11-24 Ulrich Drepper[BZ #1920]
2005-11-11 Ulrich Drepper* io/Makefile (routines): Add fstatat, fstatat64, fxsta...
2005-10-14 Ulrich Drepper* time/asctime.c (asctime_internal): Use __snprintf...
2005-10-14 Ulrich Drepper[BZ #1468]
2005-10-14 Ulrich Drepper[BZ #1460]
2005-10-14 Ulrich Drepper[BZ #1459]
2005-09-08 Roland McGrath[BZ #1033, BZ #1061]
2005-06-18 Ulrich Drepper* time/mktime.c: Always include <string.h> for prototype of
2005-04-27 Ulrich Drepper* time/strptime_l.c (__strptime_internal): Handle ...
2005-03-06 Ulrich Drepper* posix/regexec.c (check_node_accept_bytes): Correct...
2005-01-12 Ulrich Drepper* grp/putgrent.c (putgrent): Don't write 0 as group
2005-01-10 Ulrich DrepperUpdate.
2005-01-09 Ulrich DrepperUpdate.
2004-12-22 Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12 Jakub Jelinek2.5-18.1
2004-12-06 Ulrich Drepper[BZ #601]
2004-12-02 Roland McGrath* time/mktime.c (__mktime_internal): If SEC_REQUESTED...
2004-12-01 Roland McGrath* posix/fnmatch_loop.c (internal_fnmatch): Clear is_seq...
2004-11-20 Ulrich DrepperUpdate. cvs/fedora-glibc-20041121T1116
2004-11-11 Roland McGrath[BZ #535]
2004-11-11 Roland McGrath[BZ #541]
2004-11-01 Roland McGrath[BZ #473, BZ #487]
2004-10-22 Roland McGrath[BZ #471] Fix imported from gnulib.
2004-10-22 Roland McGrath[BZ #468] Import a fix from gnulib.
2004-10-22 Roland McGrath[BZ #470] Import fix from gnulib.
2004-10-22 Roland McGrath[BZ #469] Imported from gnulib.
2004-10-22 Roland McGrath[BZ #472]
2004-09-30 Ulrich DrepperUpdate.
2004-09-14 Ulrich DrepperUpdate.
2004-08-11 Ulrich DrepperUpdate.
2004-08-11 Ulrich Drepper(tzset_internal): Add new parameter which is nonzero...
2004-08-09 Roland McGrath2004-08-09 Roland McGrath <roland@redhat.com>
2004-08-09 Ulrich Drepper[BZ #154]
2004-08-08 Ulrich Drepper[BZ #28]
2004-04-02 Ulrich DrepperUpdate.
2004-04-01 Ulrich DrepperUpdate.
2004-03-20 Ulrich DrepperUpdate.
2004-03-14 Ulrich DrepperUpdate.
2004-02-09 Roland McGrath* time/tzset.c (tzset_internal): Cap hour in POSIX...
2004-01-02 Roland McGrath2003-12-30 Paul Eggert <eggert@twinsun.com>
2003-12-31 Roland McGrath* time/mktime.c: (my_mktime_localtime_r):
2003-12-31 Roland McGrath2003-12-30 Paul Eggert <eggert@twinsun.com>
2003-09-04 Ulrich DrepperUpdate.
2003-07-15 Ulrich DrepperUpdate.
2003-07-12 Ulrich DrepperUpdate.
next