summaryrefslogtreecommitdiff
path: root/nuttx/arch/x86/src/i486/up_usestack.c
Commit message (Expand)AuthorAgeFilesLines
* In the kernel build, allocate the stacks for kernel threads from the kernel h...patacongo2013-03-201-3/+7
* Change prototypes of up_create_stack and up_release_stack to include a task t...patacongo2013-03-201-8/+16
* 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-2/+2
* Email address change in nuttx/patacongo2012-09-131-1/+1
* First cut at x86 build environmentpatacongo2011-03-041-0/+119