summaryrefslogtreecommitdiff
path: root/nuttx/arch/x86/src/i486/up_releasestack.c
Commit message (Expand)AuthorAgeFilesLines
* Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new...Gregory Nutt2014-08-291-2/+2
* Remove os_internal.h it has been replace by several new header files under sc...Gregory Nutt2014-08-081-1/+2
* In the kernel build, allocate the stacks for kernel threads from the kernel h...patacongo2013-03-201-2/+22
* Change prototypes of up_create_stack and up_release_stack to include a task t...patacongo2013-03-201-1/+23
* Create sched_ufree and sched_kfree from sched_free; Use user-accessible heap ...patacongo2013-03-101-1/+1
* Rename _TCB to struct tcb_spatacongo2013-02-041-1/+1
* Email address change in nuttx/patacongo2012-09-131-1/+1
* First cut at x86 build environmentpatacongo2011-03-041-0/+79