summaryrefslogtreecommitdiff
path: root/nuttx/include/nuttx/time.h
Commit message (Expand)AuthorAgeFilesLines
* Added CONFIG_TIME_EXTENDED to support tm_wday, tm_yday and tm_isdst for integ...upstream_to_gregDavid Sidrane2015-04-071-0/+19
* Move struct timveval from include/time.h to include/sys/time.h where it belongs.Gregory Nutt2015-02-151-4/+5
* Add basic data structures that will allow us to move named semaphore support ...Gregory Nutt2014-09-281-1/+1
* More trailing whilespace removalGregory Nutt2014-04-131-1/+1
* Add FAT date/time stamppatacongo2011-10-021-2/+2
* Switching to C99 stdint.h typespatacongo2009-12-141-2/+3
* Add strftimepatacongo2009-07-121-6/+11
* mktime/gmtime_r moved and highly simplifiedpatacongo2009-07-111-0/+114