summaryrefslogtreecommitdiff
path: root/unused
Commit message (Collapse)AuthorAgeFilesLines
* Vendor import of tzcode2010a:vendor/tzcode/tzcode2010aEdwin Groothuis2010-02-171-1/+6
| | | | | | | | | | | | | | | | | | | | * asctime.c - Set errno to EINVAL and return "??? ??? ?? ??:??:?? ????\n" if asctime_r is called with a NULL struct tm pointer. (Note that asctime_r is called by ctime_r and asctime; asctime is called by ctime.) * localtime.c - Set errno to EINVAL and return WRONG if time1 is called with a NULL struct tm pointer; avoid dereference if a NULL struct tm pointer is passed to timelocal, timegm, or timeoff. (Note that time1 is called by mktime, timegm, and timeoff; mktime is called by timelocal.) Obtained from: ftp://elsie.nci.nih.gov/pub/ Notes: svn path=/vendor/tzcode/dist/; revision=204001 svn path=/vendor/tzcode/tzcode2010a/; revision=204002; tag=vendor/tzcode/tzcode2010a
* Vendor import of tzcode2009t:vendor/tzcode/tzcode2009tEdwin Groothuis2009-12-223-3/+18
| | | | | | | | | | | | | | | | Unused: - Updates to tz-link.html and tz-art.htm - Typo in tzfile.5.txt zic: - Fix URL / reference to Calendrical Calculations: Third Edition libc/stdtime: - Fix typo in tzfile.5 Notes: svn path=/vendor/tzcode/dist/; revision=200830 svn path=/vendor/tzcode/tzcode2009t/; revision=200831; tag=vendor/tzcode/tzcode2009t
* Vendor import of tzcode2009r:vendor/tzcode/tzcode2009rEdwin Groothuis2009-11-111-1/+15
| | | | | | | | | | - Extra links in unused/tz-link.htm Obtained from: ftp://elsie.nci.nih.gov/pub/ Notes: svn path=/vendor/tzcode/dist/; revision=199195 svn path=/vendor/tzcode/tzcode2009r/; revision=199196; tag=vendor/tzcode/tzcode2009r
* Vendor import of tzcode2009q:vendor/tzcode/tzcode2009qEdwin Groothuis2009-11-021-2/+28
| | | | | | | | | | | - Add more references in tz-art.htm - Cleanup unnecessary local variables in zdump. Obtained from: ftp://elsie.nci.nih.gov/pub/ Notes: svn path=/vendor/tzcode/dist/; revision=198828 svn path=/vendor/tzcode/tzcode2009q/; revision=198829; tag=vendor/tzcode/tzcode2009q
* Vendor import of tzcode2009kvendor/tzcode/tzcode2009kEdwin Groothuis2009-07-212-6/+14
| | | | | | | | | | | | | | | | | | | | | zic.c: Do not end a binary file with a POSIX-style time zone string for locations that end up in permanent DST (thanks to Andreas Schwab). tz-art.htm Add notes on "A Matter of Life and Death" (thanks to Dave Cantor). tz-link.htm Remove seemingly obsolete public.planetmirror.com/pub/timezone link (thanks to Nathan Stratton Treadway). Obtained from: ftp://elsie.nci.nih.gov/pub/ Notes: svn path=/vendor/tzcode/dist/; revision=195794 svn path=/vendor/tzcode/tzcode2009k/; revision=195795; tag=vendor/tzcode/tzcode2009k
* MFV of tzcode2009i:vendor/tzcode/tzcode2009iEdwin Groothuis2009-06-091-4/+3
| | | | | | | | Fix link of TZ timezone maps at http://efele.net/maps/tz/ Notes: svn path=/vendor/tzcode/dist/; revision=193786 svn path=/vendor/tzcode/tzcode2009i/; revision=193787; tag=vendor/tzcode/tzcode2009i
* Vendor import of tzcode2009hvendor/tzcode/tzcode2009hEdwin Groothuis2009-05-279-9/+33
| | | | | | | | | | - Clarify the license for the tzcode: public domain Obtained from: ftp://elsie.nci.nih.gov/pub/ Notes: svn path=/vendor/tzcode/dist/; revision=192887 svn path=/vendor/tzcode/tzcode2009h/; revision=192888; tag=vendor/tzcode/tzcode2009h
* Vendor import of tzcode2009e.vendor/tzcode/tzcode2009eEdwin Groothuis2009-05-2029-0/+7054
Obtained from: ftp://elsie.nci.nih.gov/pub/ Notes: svn path=/vendor/tzcode/dist/; revision=192437 svn path=/vendor/tzcode/tzcode2009e/; revision=192438; tag=vendor/tzcode/tzcode2009e