| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
imported sources.
Notes:
svn path=/vendor/tzcode/dist/; revision=183403
|
|
|
Notes:
svn path=/vendor/tzcode/dist/; revision=183400
|