summaryrefslogtreecommitdiff
path: root/nuttx/libc/time
Commit message (Expand)AuthorAgeFilesLines
* Remove libc/time/tzfile.h; content moved inside of libc/time/lib_localtime.cGregory Nutt2014-08-152-185/+139
* libc/time/lib_localtime.c is much closer to NuttX coding style. libc/time/pri...Gregory Nutt2014-08-152-2317/+2265
* Fix warning caused by change in mktime prototypeGregory Nutt2014-08-121-8/+9
* Adds support for localtime. From Max NeklyudovGregory Nutt2014-08-125-5/+2661
* Remove CONFIG_DISABLE_CLOCKGregory Nutt2014-08-071-5/+1
* Make variable definitions 'static const' when possible to save RAM usage. Fr...Gregory Nutt2014-06-301-5/+5
* More trailing whilespace removalGregory Nutt2014-04-133-4/+4
* Many changes to reduce complaints from CppCheck. Several latent bugs fixes, ...Gregory Nutt2014-02-101-1/+1
* 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-109-9/+9
* Still trying to recover directory contentspatacongo2012-11-109-0/+1540