summaryrefslogtreecommitdiff
path: root/nuttx/sched/timer_gettime.c
Commit message (Expand)AuthorAgeFilesLines
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-141-1/+1
* timer_gettime was not returning the right value for it_intervalpatacongo2007-03-211-1/+1
* Added support for POSIX timerspatacongo2007-03-211-3/+24
* Add the framework to support POSIX timerspatacongo2007-03-211-0/+100