about summary refs log tree commit diff
path: root/src/time/asctime.c
Commit message (Collapse)AuthorAgeFilesLines
* use idiomatic weak alias approach for defining asctime_rRich Felker2018-09-121-2/+2
| | | | | | get rid of a gratuitous translation unit and call frame between asctime_r and the actual implementation of the function. this is the way gmtime_r and localtime_r are already done.
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+9