summaryrefslogtreecommitdiff
path: root/lib/libc/stdtime/asctime.c
Commit message (Expand)AuthorAgeFilesLines
* Split the contributed code from libc/stdtime from lib/libc/stdtimeEdwin Groothuis2010-02-261-142/+0
* MFV of tzcode2009e:Edwin Groothuis2009-05-231-21/+85
* Merge changes from the tzcode2004a import. Wherever possible I tried to bringStefan Farfeleder2004-06-141-24/+28
* Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go).Jacques Vidrine2003-02-161-2/+2
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-2/+2
* Remove 'register' keyword.David E. O'Brien2002-03-211-2/+2
* Remove _THREAD_SAFE and make libc thread-safe by default byDaniel Eischen2001-01-241-0/+4
* 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