summaryrefslogtreecommitdiff
path: root/nuttx/arch/pjrc-8051/src/up_exit.c
Commit message (Expand)AuthorAgeFilesLines
* Rename arch/pjrc-8051 to arch/8051patacongo2011-02-251-105/+0
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-16/+18
* Consolidate buffer dumping; fix all occurrences of 'the the'patacongo2009-06-251-1/+1
* errno was clobbered by mm_trysemaphore when task existspatacongo2008-01-301-50/+24
* task_delete() calls sched_unlock(); _exit must keep pre-emption disabled unti...patacongo2007-03-291-0/+11
* Interrupts must be disabled in all low level context switchespatacongo2007-03-191-0/+7
* Import 8051 supportpatacongo2007-03-021-0/+111