summaryrefslogtreecommitdiffstats
path: root/newlib/libc/time/mktime.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid excessive locking and calling tzset in time functions.Corinna Vinschen2015-04-231-2/+2
* Move tzset calls to time functions.Craig Howland2015-04-231-0/+2
* * libc/time/mktm_r.c: (__tzcalc_limits) Fix Julian day calculation.Corinna Vinschen2011-10-111-11/+29
* * libc/time/mktime.c (validate_structure): Account for tm_mon possiblyCorinna Vinschen2011-08-191-6/+7
* * libc/time/mktime.c (mktime): Lock global timezone info whileCorinna Vinschen2011-06-271-0/+4
* 2008-12-11 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2008-12-111-4/+4
* 2008-08-28 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2008-08-281-4/+10
* 2005-02-25 Eric Blake <ebb9@byu.net>Jeff Johnston2005-02-251-7/+14
* 2005-02-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2005-02-231-8/+9
* 2002-04-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-04-171-1/+47
* 2001-03-05 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-03-051-3/+3
* import newlib-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+204