about summary refs log tree commit diff
path: root/src/time/asctime_r.c
Commit message (Expand)AuthorAgeFilesLines
* reduce spurious inclusion of libc.hRich Felker2018-09-121-1/+0
* overhaul internally-public declarations using wrapper headersRich Felker2018-09-121-2/+0
* fix type-mismatched declarations of __nl_langinfo_l in source filesRich Felker2018-09-121-1/+1
* use idiomatic weak alias approach for defining asctime_rRich Felker2018-09-121-3/+26
* use restrict everywhere it's required by c99 and/or posix 2008Rich Felker2012-09-061-2/+2
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+8