incubator-nuttx/sched/environ
Gregory Nutt 322f9f401c Simplify how C source files are selected in the build 2014-10-07 07:42:36 -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 Replace os_internal.h with sched/sched.h in files that actually reference something in sched.h 2014-08-08 17:53:55 -06:00
env_dup.c Rename kumalloc to kumm_malloc and kuzalloc to kumm_zalloc for consistency with other naming 2014-08-31 16:24:24 -06:00
env_findvar.c Move environment files from sched/ to sched/environ 2014-08-08 13:53:29 -06:00
env_getenv.c Replace os_internal.h with sched/sched.h in files that actually reference something in sched.h 2014-08-08 17:53:55 -06:00
env_getenvironptr.c Replace os_internal.h with sched/sched.h in files that actually reference something in sched.h 2014-08-08 17:53:55 -06:00
env_putenv.c Rename kfree to kmm_free for consistency with other naming conventions 2014-08-31 17:04:02 -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 Move environment files from sched/ to sched/environ 2014-08-08 13:53:29 -06:00
env_setenv.c Rename kumalloc to kumm_malloc and kuzalloc to kumm_zalloc for consistency with other naming 2014-08-31 16:24:24 -06:00
env_unsetenv.c Rename kufree to kumm_free for consistency with other naming 2014-08-31 16:15:11 -06:00
environ.h Simplify how C source files are selected in the build 2014-10-07 07:42:36 -06:00