incubator-nuttx/sched/environ
Gregory Nutt 74db48202e sched/: Replace explict references to g_readytorun with indirect references via the this_task() macro 2016-02-06 17:44:41 -06:00
..
Make.defs Simplify how C source files are selected in the build 2014-10-07 07:42:36 -06:00
env_clearenv.c sched/: Replace explict references to g_readytorun with indirect references via the this_task() macro 2016-02-06 17:44:41 -06:00
env_dup.c sched/: Replace explict references to g_readytorun with indirect references via the this_task() macro 2016-02-06 17:44:41 -06:00
env_findvar.c sched/: Fix some spacing issues 2015-10-07 19:59:14 -06:00
env_getenv.c sched/: Replace explict references to g_readytorun with indirect references via the this_task() macro 2016-02-06 17:44:41 -06:00
env_getenvironptr.c sched/: Replace explict references to g_readytorun with indirect references via the this_task() macro 2016-02-06 17:44:41 -06:00
env_putenv.c sched/: Fix some spacing issues 2015-10-07 19:59:14 -06:00
env_release.c Remove os_internal.h it has been replace by several new header files under sched/. There have been some sneak inclusion paths via os_internal.h, so expect a few compilation errors for some architectures 2014-08-08 18:39:28 -06:00
env_removevar.c
env_setenv.c sched/: Replace explict references to g_readytorun with indirect references via the this_task() macro 2016-02-06 17:44:41 -06:00
env_unsetenv.c sched/: Replace explict references to g_readytorun with indirect references via the this_task() macro 2016-02-06 17:44:41 -06:00
environ.h Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00