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