incubator-nuttx/sched/environ
ligd 231ad202ee global change: repace sched_xfree() to kxmm_free()
Changes:
sched_xfree() => kxmm_free()
remove garbage related APIs
remove ARCH_HAVE_GARBAGE

Cause garbage feature move to mm_heap, then don't need
garbage anymore.

Change-Id: If310790a3208155ca8ab319e8d038cb6ff92c518
Signed-off-by: ligd <liguiding@fishsemi.com>
2020-04-09 10:29:28 -06:00
..
Make.defs fs/proc and sched/environ: Add support for a procfs entry that will permit examining the environment of any task. 2018-08-10 10:16:39 -06:00
env_clearenv.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
env_dup.c tools/nxstyle.c: Fix error in conditional logic that was preventing detection bad brace alignment. Add logic to handle alignment of braces in data initializators which following slightly different indentation rules. 2019-06-30 10:35:10 -06:00
env_findvar.c fs/proc and sched/environ: Add support for a procfs entry that will permit examining the environment of any task. 2018-08-10 10:16:39 -06:00
env_foreach.c Documentation/NuttShell.html: Add a little more information for the NSH set command. 2018-10-02 11:57:39 -06:00
env_getenv.c net/inet and net/tcp: Fix tcp close flow; free the connection after all tcp close process finished. 2019-08-30 06:44:43 -06:00
env_getenvironptr.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
env_putenv.c tools/nxstyle.c: Fix logic that detects if an operator is correctly delimited with spaces. sched/: Various changes because sched/ C files were used as Guinea Pigs to test nstyle.c. 2019-03-01 10:50:02 -06:00
env_release.c global change: repace sched_xfree() to kxmm_free() 2020-04-09 10:29:28 -06:00
env_removevar.c tools/nxstyle.c: Fix logic that detects if an operator is correctly delimited with spaces. sched/: Various changes because sched/ C files were used as Guinea Pigs to test nstyle.c. 2019-03-01 10:50:02 -06:00
env_setenv.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
env_unsetenv.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
environ.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00