nuttx/sched/environ
Xiang Xiao 701bbaac74 sched/environ: Ensure tg_envp terminated by double '\0'
so we can compute the whole environ string length from it

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-04-14 07:49:00 +03:00
..
env_clearenv.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
env_dup.c sched/environ: Ensure tg_envp terminated by double '\0' 2022-04-14 07:49:00 +03:00
env_findvar.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
env_foreach.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
env_getenv.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
env_getenvironptr.c sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
env_putenv.c sched: nxstyle fixes 2021-02-09 01:21:53 -08:00
env_release.c Fix the initial idle tasks environment 2022-03-16 20:21:19 +08:00
env_removevar.c sched/environ: Ensure tg_envp terminated by double '\0' 2022-04-14 07:49:00 +03:00
env_setenv.c sched/environ: Ensure tg_envp terminated by double '\0' 2022-04-14 07:49:00 +03:00
env_unsetenv.c sched/environ: Ensure tg_envp terminated by double '\0' 2022-04-14 07:49:00 +03:00
environ.h sched: nxstyle fixes 2021-02-09 01:21:53 -08:00
Make.defs sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00