summaryrefslogtreecommitdiff
path: root/nuttx/sched/env_getenv.c
Commit message (Expand)AuthorAgeFilesLines
* Bugfix: whenever a thread it must report the PID of the main task (even it i...patacongo2013-02-041-3/+1
* Rename _TCB to struct tcb_spatacongo2013-02-041-2/+2
* Move environment variables in the task group structurepatacongo2013-01-251-7/+7
* Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directorypatacongo2012-07-141-4/+3
* Z16F compile/link with all OS features enabledpatacongo2008-01-281-2/+2
* Add environment variable test; fix several detected bugspatacongo2007-06-301-1/+1
* Add environment variable functionpatacongo2007-06-301-0/+136