summaryrefslogtreecommitdiff
path: root/nuttx/include/time.h
Commit message (Expand)AuthorAgeFilesLines
* When reading the system timer, don't read a struct timespec, convert it to a ...Gregory Nutt2014-08-151-14/+1
* Adds support for localtime. From Max NeklyudovGregory Nutt2014-08-121-2/+4
* Change CONFIG_MSEC_PER_TICK to CONFIG_USEC_PER_TICK. This gives more options...Gregory Nutt2014-08-071-4/+4
* Fix conditional compilation for CLOCK_MONTONIC. From Manuel StühnGregory Nutt2014-06-231-1/+1
* Add CONFIG_CLOCK_MONTONICGregory Nutt2014-03-311-1/+3
* Add support for CLOCK_MONOTONIC. From Macs NGregory Nutt2014-03-311-9/+20
* Add nanosleep()Gregory Nutt2013-12-121-20/+25
* Restore CLOCK_ACTIVETIMEpatacongo2011-10-031-2/+19
* Add FAT date/time stamppatacongo2011-10-021-3/+3
* Remove support for UTC time; add support for 64-bit timepatacongo2011-10-021-10/+0
* Add support for lo- and hi-res RTC hardwarepatacongo2011-10-011-1/+1
* More timer changes from Urospatacongo2011-05-061-8/+17
* Add rtc.h header filepatacongo2011-04-121-7/+18
* Add syscall directorypatacongo2011-03-301-1/+1
* Add AVR32 system timerpatacongo2010-10-161-1/+1
* Switching to C99 stdint.h typespatacongo2009-12-141-6/+3
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-141-2/+3
* Add strftimepatacongo2009-07-121-4/+7
* Add gmtime and localtimepatacongo2009-07-121-0/+3
* cosmetic updatespatacongo2009-04-191-1/+1
* cosmeticpatacongo2008-11-161-6/+6
* Add support for custom system timer frequencypatacongo2007-06-091-2/+9
* Added support for POSIX timerspatacongo2007-03-211-3/+3
* Add the framework to support POSIX timerspatacongo2007-03-211-7/+11
* Restructure header files for POSIX compliance; eliminate compile warningspatacongo2007-03-201-30/+54
* NuttX RTOSpatacongo2007-02-171-0/+126