Rename LIB_ to LIBC_ for all libc Kconfig

follow other libc component naming convention

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao
2021-08-01 15:27:08 +08:00
committed by Abdelatif Guettouche
parent a3986eeba3
commit 5025fbef8d
222 changed files with 327 additions and 327 deletions
+1 -1
View File
@@ -140,7 +140,7 @@ SYSCALL_LOOKUP(up_assert, 2)
SYSCALL_LOOKUP(exec, 4)
#endif
#ifdef CONFIG_LIBC_EXECFUNCS
#ifdef CONFIG_LIB_ENVPATH
#ifdef CONFIG_LIBC_ENVPATH
SYSCALL_LOOKUP(posix_spawnp, 6)
#else
SYSCALL_LOOKUP(posix_spawn, 6)
+1 -1
View File
@@ -57,7 +57,7 @@
*
* FIELD Default
* sysname NuttX
* nodename CONFIG_LIB_HOSTNAME
* nodename CONFIG_LIBC_HOSTNAME
* release From version.h
* version From version.h
* machine CONFIG_ARCH