summaryrefslogtreecommitdiff
path: root/nuttx/libc/time
Commit message (Collapse)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. ↵Gregory Nutt2014-08-152-2317/+2265
| | | | libc/time/private.h removed; incorporated into lib_localtime.c
* 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. ↵Gregory Nutt2014-06-301-5/+5
| | | | From Kosma Moczek
* 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
| | | | but probably some new typos introduced
* strftime should also return zero if the resulting string is truncated and/or ↵Gregory Nutt2013-12-121-5/+23
| | | | not properly NUL terminated
* 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
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5331 42af7a65-404d-4744-a932-0658087f49c3
* Still trying to recover directory contentspatacongo2012-11-109-0/+1540
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5330 42af7a65-404d-4744-a932-0658087f49c3