summaryrefslogtreecommitdiff
path: root/nuttx/include/sys/time.h
Commit message (Expand)AuthorAgeFilesLines
* Standardize some header filesGregory Nutt2015-02-161-1/+1
* Move struct timveval from include/time.h to include/sys/time.h where it belongs.Gregory Nutt2015-02-151-1/+7
* gettimeofday() and settimeofday(): Move gittimeofdady() from sched/clock to ...Gregory Nutt2015-02-121-3/+60
* Header file clean-uppatacongo2012-07-171-1/+1
* Add rtc.h header filepatacongo2011-04-121-3/+3
* Switching to C99 stdint.h typespatacongo2009-12-141-3/+2
* Add gettimeofday()patacongo2009-07-111-0/+75