summaryrefslogtreecommitdiff
path: root/nuttx/sched/timer_create.c
Commit message (Expand)AuthorAgeFilesLines
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-141-1/+4
* Switching to C99 stdint.h typespatacongo2009-12-141-1/+1
* Improved timer life control fixpatacongo2008-06-031-0/+2
* Fix problem when timer deleted by timer handlerpatacongo2008-06-011-8/+17
* More SDCC compilation fixespatacongo2007-12-301-4/+4
* Added support for POSIX timerspatacongo2007-03-211-4/+106
* Add the framework to support POSIX timerspatacongo2007-03-211-0/+120