summaryrefslogtreecommitdiff
path: root/nuttx/arch/x86/src/common/up_exit.c
Commit message (Expand)AuthorAgeFilesLines
* _exit() should not call atexit() or on_exit() functions; Rename task_deletecu...Gregory Nutt2013-04-181-1/+1
* Rename _TCB to struct tcb_spatacongo2013-02-041-3/+3
* Move stream data from TCB to task group structure.patacongo2013-01-261-24/+20
* Move file data from TCB to task grouppatacongo2013-01-261-4/+2
* Email address change in nuttx/patacongo2012-09-131-1/+1
* Move file-system header files to include/nuttx/fspatacongo2012-03-211-1/+1
* First cut at x86 build environmentpatacongo2011-03-041-0/+174