summaryrefslogtreecommitdiff
path: root/nuttx/arch/sim/src/up_releasestack.c
Commit message (Expand)AuthorAgeFilesLines
* Add configuration and example to test MTD partitionsGregory Nutt2013-04-301-0/+2
* In the kernel build, allocate the stacks for kernel threads from the kernel h...patacongo2013-03-201-2/+19
* Change prototypes of up_create_stack and up_release_stack to include a task t...patacongo2013-03-201-3/+25
* Rename _TCB to struct tcb_spatacongo2013-02-041-1/+1
* Email address change in nuttx/patacongo2012-09-131-1/+1
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-2/+3
* Sim target no longer uses Linux syscalls; works with Cygwinpatacongo2008-06-011-18/+18
* NuttX RTOSpatacongo2007-02-171-0/+81