summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/wcsftime.c
Commit message (Expand)AuthorAgeFilesLines
* Prepare to handle state-dependent encodings. This mainly involves nottjr2004-04-071-7/+8
* Don't bother passing a freshly-zeroed mbstate to mbsrtowcs() etc.tjr2003-10-311-8/+7
* Use the heap instead of the stack to store temporary multibyte stringtjr2002-09-151-10/+28
* Add an implementation of wcsftime() (wide character version of strftime()).tjr2002-09-111-0/+87
OpenPOWER on IntegriCloud