summaryrefslogtreecommitdiff
path: root/time
AgeCommit message (Expand)Author
2008-07-06(__mktime_internal): Normalize tp->tm_isdst value.Ulrich Drepper
2008-06-27Remove use of __P.Ulrich Drepper
2008-06-27[BZ #6657]Ulrich Drepper
2008-06-13[BZ #6612]cvs/fedora-glibc-20080613T1601Ulrich Drepper
2008-04-11[BZ #5443]Ulrich Drepper
2008-03-19Remove useless "if" before "free".Ulrich Drepper
2007-12-12* time/bug-getdate1.c (do_test): Don't use century values whichUlrich Drepper
2007-12-10[BZ #5424, BZ #5428, BZ #5451]Ulrich Drepper
2007-11-06* time/tzfile.c (__tzfile_read): Fix check for version 0 data files.Ulrich Drepper
2007-10-17[BZ #5186]Ulrich Drepper
2007-10-17(__tzfile_read): Read POSIX TZ string if available even when time_t is 32-bit...Ulrich Drepper
2007-10-16Help the compiler recognize unreachable code on 32-bit machines.Ulrich Drepper
2007-10-16[BZ #5184]Ulrich Drepper
2007-10-16(__tzfile_read): Take extra memory requested by caller into account when copy...Ulrich Drepper
2007-10-16(__tzfile_compute): For use_last case set i to num_transition rather than num...Ulrich Drepper
2007-10-14* include/time.h: Declare __tzset_parse_tz and __tzset_compute.Ulrich Drepper
2007-10-14[BZ #1140]Ulrich Drepper
2007-07-28[BZ #4772]Ulrich Drepper
2007-07-28* include/time.h (enum ptime_locale_status): Remove.Ulrich Drepper
2007-07-10[BZ #4773]Ulrich Drepper
2007-03-17* elf/dl-open.c (dl_open_worker): Declare l in 2 differentcvs/fedora-glibc-20070317T2130Ulrich Drepper
2007-03-05(find_transition): Instead of a linear search try to guess the transition ind...Ulrich Drepper
2007-02-09[BZ #3944]Ulrich Drepper
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper
2007-07-31.Jakub Jelinek
2006-11-14[BZ #3137]Ulrich Drepper
2006-11-11* time/tzfile.c (__tzfile_read): Extend to handle new file formatUlrich Drepper
2006-09-09[BZ #2821]cvs/fedora-glibc-20060910T1832Ulrich Drepper
2006-01-212006-01-21 Roland McGrath <roland@redhat.com>Roland McGrath
2006-01-05* include/features.h: Grok _ATFILE_SOURCE and define __USE_ATFILE whenRoland McGrath
2005-12-14Moved to csu/errno-loc.c.Ulrich Drepper
2005-12-142005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper
2005-11-24[BZ #1920]Ulrich Drepper
2005-11-11* io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64,Ulrich Drepper
2005-10-14* time/asctime.c (asctime_internal): Use __snprintf instead ofUlrich Drepper
2005-10-14[BZ #1468]Ulrich Drepper
2005-10-14[BZ #1460]Ulrich Drepper
2005-10-14[BZ #1459]Ulrich Drepper
2005-09-08[BZ #1033, BZ #1061]Roland McGrath
2005-06-18* time/mktime.c: Always include <string.h> for prototype ofUlrich Drepper
2005-04-27* time/strptime_l.c (__strptime_internal): Handle 'z' to setUlrich Drepper
2005-03-06* posix/regexec.c (check_node_accept_bytes): Correct cast to avoidUlrich Drepper
2005-01-12* grp/putgrent.c (putgrent): Don't write 0 as groupUlrich Drepper
2005-01-10Update.Ulrich Drepper
2005-01-09Update.Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-12-06[BZ #601]Ulrich Drepper
2004-12-02* time/mktime.c (__mktime_internal): If SEC_REQUESTED != SEC,Roland McGrath
2004-12-01* posix/fnmatch_loop.c (internal_fnmatch): Clear is_seqval afterRoland McGrath