summaryrefslogtreecommitdiff
path: root/nuttx/sched/exit.c
Commit message (Collapse)AuthorAgeFilesLines
* atexit() functions now called when task killed by task delete; For MCUs with ↵patacongo2011-05-281-49/+10
| | | | | | <= 64Kb of SRAM, CONFIG_MM_SMALL can be defined to reduce the memory allocation overhead git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3648 42af7a65-404d-4744-a932-0658087f49c3
* Fix AVR build, Add hooks for kernel threadspatacongo2011-04-071-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3477 42af7a65-404d-4744-a932-0658087f49c3
* Add stub lookup logicpatacongo2011-04-041-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3462 42af7a65-404d-4744-a932-0658087f49c3
* Add SLIP driverpatacongo2011-03-121-4/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3369 42af7a65-404d-4744-a932-0658087f49c3
* Experimental version of waitpid()patacongo2011-03-101-2/+30
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3359 42af7a65-404d-4744-a932-0658087f49c3
* Switching to C99 stdint.h typespatacongo2009-12-141-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2336 42af7a65-404d-4744-a932-0658087f49c3
* Various fixes for buffered R/W I/O and seekingpatacongo2008-02-051-24/+24
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@630 42af7a65-404d-4744-a932-0658087f49c3
* NuttX RTOSpatacongo2007-02-171-0/+112
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3 42af7a65-404d-4744-a932-0658087f49c3