summaryrefslogtreecommitdiff
path: root/lib/libc/stdtime/asctime.c
Commit message (Expand)AuthorAgeFilesLines
* Make ctime_r, asctime_r, gmtime_r, and localtime_r available in libc.Dmitrij Tejblum1999-01-041-7/+0
* Make asctime_r static if !_THREAD_SAFE to prevent namespace pollution andAndrey A. Chernov1998-04-251-0/+7
* ctime_r and asctime_r are not implemented.Poul-Henning Kamp1998-04-191-3/+12
* Merge the recently-imported tzcode96h distribution (libc portion). TheGarrett Wollman1996-07-181-1/+5
* Removed false copyrights...Marc G. Fournier1996-05-271-34/+0
* Added in appropriate Berkeley copyright and RCS Id: stringMarc G. Fournier1996-05-271-0/+35
* The rest of tzcode94g from Arthur David Olson.Garrett Wollman1994-09-131-0/+56