mirror of
https://github.com/apache/nuttx.git
synced 2026-08-02 12:49:00 +00:00
strdup if use __KERNEL__ defined by nx_strdup so need kmm_free it Signed-off-by: anjiahao <anjiahao@xiaomi.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| env_clearenv.c | ||
| env_dup.c | ||
| env_findvar.c | ||
| env_foreach.c | ||
| env_getenv.c | ||
| env_getenvironptr.c | ||
| env_putenv.c | ||
| env_release.c | ||
| env_removevar.c | ||
| env_setenv.c | ||
| env_unsetenv.c | ||
| environ.h | ||
| Make.defs | ||