summaryrefslogtreecommitdiff
path: root/nuttx/sched/task_exithook.c
Commit message (Expand)AuthorAgeFilesLines
* Add XML RPC server plus NXWM build fixes from Max Holtzbergpatacongo2012-09-141-0/+1
* Changes needed for clean ez80 compile with ZDS toolchainpatacongo2012-09-131-0/+1
* atexit() and on_exit() may now be configured to support multiple exit callbackspatacongo2012-08-011-28/+131
* Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directorypatacongo2012-07-141-1/+1
* Rename some USB device filespatacongo2012-04-231-4/+0
* Fix atexit() function being called twicepatacongo2012-04-231-0/+18
* Move file-system header files to include/nuttx/fspatacongo2012-03-211-1/+1
* Add on_exit(); Re-order some logic in the task shutdown sequence. Sometimes ...patacongo2012-01-311-18/+32
* atexit() functions now called when task killed by task delete; For MCUs with ...patacongo2011-05-281-0/+157