summaryrefslogtreecommitdiff
path: root/nuttx/libc/time/lib_strftime.c
Commit message (Expand)AuthorAgeFilesLines
* sfrtime: Missing implementation of %C (was being treated as %y). From Fredd...Gregory Nutt2015-02-231-2/+6
* Fix warning caused by change in mktime prototypeGregory Nutt2014-08-121-8/+9
* strftime should also return zero if the resulting string is truncated and/or ...Gregory Nutt2013-12-121-5/+23
* strftime(): Need null-termination on generated string. From Max HoltzbergGregory Nutt2013-12-121-3/+10
* OK.. I think the directory has been recovered and renamedpatacongo2012-11-101-1/+1
* Still trying to recover directory contentspatacongo2012-11-101-0/+398