aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdtime/localtime.c
Commit message (Expand)AuthorAgeFilesLines
* Temporary cosmetic change to prevent gcc-2.95.2 from doing anMartin Cracauer2000-03-081-1/+1
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),Jason Evans2000-01-271-3/+3
* Add three-tier symbol naming in support of POSIX thread cancellationJason Evans2000-01-121-3/+5
* Merge from vendor branch: timezone file structure changes and doco.Garrett Wollman1999-01-211-1/+1
* Make ctime_r, asctime_r, gmtime_r, and localtime_r available in libc.Dmitrij Tejblum1999-01-041-6/+4
* Replace memory leaking instances of realloc with non-leaking reallocf.Warner Losh1998-09-161-2/+7
* Add a #ifdef _THREAD_SAFE around ctime_rPoul-Henning Kamp1998-04-201-0/+2
* ctime_r and asctime_r are not implemented.Poul-Henning Kamp1998-04-191-0/+9
* Change in name of the static initializer define.John Birrell1998-04-041-4/+4
* Submitted by: Jeremy Allison (jallison@whistle.com)Julian Elischer1998-02-181-3/+5
* Back out 1.14 until I reproduce trouble reportsWarner Losh1997-03-251-4/+2
* Don't open the tz file if we're running setuid or setgid to prevent infomrationWarner Losh1997-03-241-2/+4
* Submitted by: John BirrellJulian Elischer1997-02-051-5/+3
* When attempting to load a `lastditch' timezone (e.g., because the loadGarrett Wollman1997-01-131-7/+8
* Parameters for localtime_r() and gmtime_r() definitions changed.Jeffrey Hsu1996-11-111-8/+8
* Require that a timezone specified via the TZ envariable be a regularGarrett Wollman1996-10-091-1/+7
* Submitted by: John Birrell <cimaxp1!jb@werple.net.au>Julian Elischer1996-08-201-4/+8
* Merge the recently-imported tzcode96h distribution (libc portion). TheGarrett Wollman1996-07-181-56/+59
* Removed false copyrights...Marc G. Fournier1996-05-271-34/+0
* Added in appropriate Berkeley copyright and RCS Id: stringMarc G. Fournier1996-05-271-0/+36
* Reviewed by: julian and (hsu?)Julian Elischer1996-01-221-1/+129
* The European Commission went out and invented a new sort of summer-timeGarrett Wollman1995-08-051-129/+211
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
* Port to FreeBSD. Not ready for inclusion in libc just yet, but hereGarrett Wollman1994-09-131-1/+1
* One more try, and if it doesn't work this time I'm giving up.Garrett Wollman1994-09-131-1/+1
* The rest of tzcode94g from Arthur David Olson.Garrett Wollman1994-09-131-0/+1530