summaryrefslogtreecommitdiff
path: root/lib/libc/time/localtime.c
AgeCommit message (Expand)Author
2008-03-31Update to tzcode 2008a from elsie.nci.nih.govTodd C. Miller
2007-12-29update to tzcode2007j from elsie.nci.nih.gov; mostly ANSIficationTodd C. Miller
2007-02-06Update to tzcode2007a. This adds support for 64bit time_t in caseTodd C. Miller
2006-02-18Update to tzcode2006a; primarily just cast and const fixes.Todd C. Miller
2005-08-09Re-add the change from tzcode2005c, this time with an added boundsTodd C. Miller
2005-08-09Back out a change from tzcode2005c that can cause an infinite loop in mktime().Todd C. Miller
2005-08-09Do not ignore return value of localsub() in localtime_r()Todd C. Miller
2005-08-08zap remaining rcsid.Marc Espie
2005-07-05Update to tzcode2005j.Todd C. Miller
2004-10-18Update to tzcode2004e from elsie.nci.nih.govTodd C. Miller
2004-06-28merge in tzcode2004aTodd C. Miller
2003-10-06Update to tzcode2003c from elsie.nci.nih.govTodd C. Miller
2003-03-13a few more strlcy; ok from beck & hoTheo de Raadt
2002-04-04Minor updates from tzcode2002cTodd C. Miller
2001-06-27use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok.lebel
2000-04-16sync with ftp://elsie.nci.nih.gov/pub/tzcode2000c.tar.gz, millert@ okDavid Leonard
2000-01-06_THREAD_PRIVATE_* macros changedDavid Leonard
1999-03-09Back out rev 1.7. PCTS 151-2 still passes, and mktime() now correctly returnsPaul Janzen
1999-02-02typoDavid Leonard
1999-02-01sync with tzcode1999aDavid Leonard
1998-11-20Add thread-safety to libc, so that libc_r will build (on i386 at least).David Leonard
1998-07-11be... slightly more permissive.. but i think this is right, i looked at it fo...Theo de Raadt
1998-07-11do not let :relative paths through (how did i miss this before)Theo de Raadt
1998-01-18tzcode1998b from ftp://elsie.nci.nih.gov/pubTodd C. Miller
1997-04-02correctly code the classes of permitted TZ specifications for theTheo de Raadt
1997-01-21Remove unnecesary local changes. The strncpy()'s are safe becauseTodd C. Miller
1997-01-14Update to tzcode1996o + our fixes. Fixes problem pointed outTodd C. Miller
1996-10-30iUpdate to pass FIPS 151-2 testsThorsten Lockert
1996-09-051 char oflowTheo de Raadt
1996-08-25use issetugid()Theo de Raadt
1996-08-19Fix RCS idsThorsten Lockert
1996-01-29new common tz codeTheo de Raadt
1996-01-11from netbsd; sync with tzcode96aTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt