aboutsummaryrefslogtreecommitdiff
path: root/nuttx/sched/task_delete.c
Commit message (Expand)AuthorAgeFilesLines
* Fix instrumenation in task_delete(); fix prctl parameter orderpatacongo2012-04-261-1/+1
* Rename some USB device filespatacongo2012-04-231-0/+7
* Fix atexit() function being called twicepatacongo2012-04-231-0/+18
* Add on_exit(); Re-order some logic in the task shutdown sequence. Sometimes ...patacongo2012-01-311-7/+10
* Numerous cosmetic changes while debugging a telnet driver issuepatacongo2012-01-311-2/+2
* Completes coding of the PWM modulepatacongo2011-12-191-0/+166