incubator-nuttx/sched/environ
Gregory Nutt cb9e27c3b0 Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -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
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
env_getenv.c
env_getenvironptr.c
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
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 Standardize naming used for public data and function groupings 2015-10-02 16:30:35 -06:00