summaryrefslogtreecommitdiff
path: root/nuttx/sched/task/Make.defs
Commit message (Expand)AuthorAgeFilesLines
* Simplify how C source files are selected in the buildGregory Nutt2014-10-071-11/+11
* A couple more changes for clean ELF buildGregory Nutt2014-09-161-5/+6
* First round of changes to get the ELF configuration building againGregory Nutt2014-09-161-7/+6
* execv() is a basic system interface. It should not be in libc/ but rather in...Gregory Nutt2014-09-151-1/+1
* Don't build task_create() or task_spawn() interfaces if there is an addres en...Gregory Nutt2014-09-141-1/+5
* Move exit.c to task/exit.cGregory Nutt2014-08-081-0/+1
* Move a few files in sched/ that did not seem to have a home to sched/signal a...Gregory Nutt2014-08-081-1/+9
* Move task control files from sched/ to sched/taskGregory Nutt2014-08-081-0/+60