summaryrefslogtreecommitdiff
path: root/nuttx/sched/timer
Commit message (Expand)AuthorAgeFilesLines
* Simplify how C source files are selected in the buildGregory Nutt2014-10-071-3/+3
* Rename kmalloc to kmm_malloc for consistencyGregory Nutt2014-08-311-1/+1
* nuttx/sched: Remove explicit references to errno. That is a problem from wi...Gregory Nutt2014-08-283-5/+5
* wdog.h does not contain any application interface, only internal OS interface...Gregory Nutt2014-08-212-4/+4
* Remove os_internal.h it has been replace by several new header files under sc...Gregory Nutt2014-08-081-1/+0
* Move page fill sources from sched/ to sched/pagingGregory Nutt2014-08-081-0/+47
* Move POSIX timer files from sched/ to sched/timer/Gregory Nutt2014-08-088-0/+1392