summaryrefslogtreecommitdiffstats
path: root/lib/libc/time/scheck.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* move zic and zdump source to appropriate directoriestedu2015-02-091-58/+0
|
* stop trying to workaround malloc bugs that have not existed for 20 years.tedu2015-02-091-3/+3
| | | | ok deraadt
* Update to tzcode2007a. This adds support for 64bit time_t in casemillert2007-02-061-2/+2
| | | | | | | | | we need it in the future. All of our platforms currently have 32bit time_t types. This also extends the timezone data file format to support both 32bit and 64bit data. The 64bit data is located after the 32bit data so binaries linked with the older tzcode simply won't look at it. A version field in the file header is used to determine whether the data file is the old or extended format. OK miod@
* Update to tzcode2006a; primarily just cast and const fixes.millert2006-02-181-7/+6
|
* zap remaining rcsid.espie2005-08-081-5/+1
| | | | | | Kill old files that are no longer compiled. okay theo
* Update to tzcode2005j.millert2005-07-051-3/+3
|
* license clarifications; arthur_david_olson@nih.govmillert2003-02-141-1/+6
|
* tzcode1998b from ftp://elsie.nci.nih.gov/pubmillert1998-01-181-10/+4
|
* Update to tzcode1996o + our fixes. Fixes problem pointed outmillert1997-01-141-1/+5
| | | | by cross@va.pubnix.com.
* Fix RCS idstholo1996-08-191-7/+3
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* from netbsd; sync with tzcode96aderaadt1996-01-111-3/+3
|
* initial import of NetBSD treederaadt1995-10-181-0/+64