Release 2.16
[jlayton/glibc.git] / time /
2012-05-24 Roland McGrathSwitch gettimeofday from INTUSE to libc_hidden_proto.
2012-05-23 Paul Eggertmktime: avoid signed integer overflow
2012-05-23 Paul Eggertmktime: simplify computation of average
2012-05-23 Paul Eggertmktime: do not assume signed right shift propagates...
2012-05-23 Paul Eggertmktime: merge another wrapv change from gnulib
2012-05-23 Paul Eggertmktime: remove incorrect attempt at unusual arithmetics
2012-05-23 Paul Eggertmktime: check signed shifts on long_int and time_t...
2012-05-23 Paul Eggertmktime: do not assume 'long' is wide enough
2012-05-23 Paul Eggertmktime: merge wrapv change from gnulib
2012-05-22 H.J. LuUpdate copyright years for time/mktime.c
2012-05-22 Paul Eggertmktime: merge comment-quoting-style change from gnulib
2012-05-22 Paul Eggerttime/mktime.c (compile-command): Add "-I."
2012-05-22 Paul Eggertmktime: merge mktime-internal.h change from gnulib
2012-05-22 Paul Eggertmktime: merge time_r change from gnulib
2012-05-22 Paul Eggertmktime: merge DEBUG change from gnulib
2012-05-22 Paul Eggertmktime: merge <sys/types.h> change from gnulib
2012-05-22 Paul Eggertmktime: merge HAVE_CONFIG_H change from gnulib
2012-05-17 H.J. LuFold copyright years
2012-05-16 Roland McGrathBZ#10375: Configure magic to use -U_FORTIFY_SOURCE...
2012-05-16 H.J. LuRemove __snseconds_t
2012-05-09 Ian WienandFix daylight time change for the US
2012-04-11 H.J. LuAdd __snseconds_t and __SNSECONDS_T_TYPE
2012-04-02 Thomas SchwingeTestsuite #include fixes.
2012-03-16 H.J. LuUse time_t on ays, rem, y and yg in __offtime
2012-03-14 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-07 Ulrich DrepperRemove distribute variable from Makefiles
2012-02-26 Ulrich DrepperFix ISO C11 definitions in time.h
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.
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
next