nuttx/libs/libc/wctype
chao an 8ff97f6210 compiler/tasking: fix unreachable code on tasking toolchain
ctc W544: ["serial/serial.c" 284/3] unreachable code
ctc W544: ["vfs/fs_lseek.c" 96/13] unreachable code
ctc W544: ["wqueue/kwork_thread.c" 210/32] unreachable code
ctc W544: ["stdio/lib_fopen.c" 327/19] unreachable code
ctc W544: ["stdio/lib_fopen.c" 404/13] unreachable code
ctc W544: ["string/lib_strcasestr.c" 120/3] unreachable code
ctc W544: ["unistd/lib_getopt_common.c" 156/21] unreachable code
ctc W544: ["unistd/lib_getopt_common.c" 216/21] unreachable code
ctc W544: ["wctype/lib_iswctype.c" 155/3] unreachable code

Signed-off-by: chao an <anchao@lixiang.com>
2024-01-30 20:53:00 -08:00
..
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
lib_iswctype.c compiler/tasking: fix unreachable code on tasking toolchain 2024-01-30 20:53:00 -08:00
lib_towlower.c libc: Remove the unnecessary include from wchar and wctype 2022-07-27 10:55:37 +03:00
lib_towupper.c libc: Remove the unnecessary include from wchar and wctype 2022-07-27 10:55:37 +03:00
lib_wctype.c libc: Remove the unnecessary include from wchar and wctype 2022-07-27 10:55:37 +03:00
Make.defs libc/wchar: remove unnecessary config 2022-07-27 00:36:49 +08:00