summaryrefslogtreecommitdiff
path: root/nuttx/sched/exit.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directorypatacongo2012-07-141-1/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4940 42af7a65-404d-4744-a932-0658087f49c3
* Move file-system header files to include/nuttx/fspatacongo2012-03-211-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4499 42af7a65-404d-4744-a932-0658087f49c3
* Numerous cosmetic changes while debugging a telnet driver issuepatacongo2012-01-311-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4353 42af7a65-404d-4744-a932-0658087f49c3
* 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