incubator-nuttx/libs/libc/string
mage1 def007e2d7 add #undef for some libc function
since it's useful to redirect these functions to others
sometime(e.g. validate the memory before write).

Change-Id: I6253a9231af8809e8362f4bc5a1bd67fb094c3b0
2021-07-14 15:09:58 -03:00
..
Kconfig docs and comments: Update stale references to COPYING 2021-04-01 21:10:56 -05:00
Make.defs libc/string: Skip compile the c version when the optimization is enabled 2021-07-13 09:42:23 -03:00
lib_anbstr2cstr.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lib_ancstr2bstr.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lib_bmem2cmem.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lib_bstrnlen.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lib_cmem2bmem.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lib_explicit_bzero.c libs: fix nxstyle errors 2021-04-02 11:12:25 -05:00
lib_ffs.c
lib_ffsl.c
lib_ffsll.c
lib_fls.c
lib_flsl.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lib_flsll.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lib_index.c add #undef for some libc function 2021-07-14 15:09:58 -03:00
lib_isbasedigit.c
lib_memccpy.c add #undef for some libc function 2021-07-14 15:09:58 -03:00
lib_memchr.c add #undef for some libc function 2021-07-14 15:09:58 -03:00
lib_memcmp.c add #undef for some libc function 2021-07-14 15:09:58 -03:00
lib_memcpy.c add #undef for some libc function 2021-07-14 15:09:58 -03:00
lib_memmove.c add #undef for some libc function 2021-07-14 15:09:58 -03:00
lib_memrchr.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lib_memset.c add #undef for some libc function 2021-07-14 15:09:58 -03:00
lib_nbstr2cstr.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lib_ncstr2bstr.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lib_popcount.c
lib_popcountl.c
lib_popcountll.c
lib_rindex.c add #undef for some libc function 2021-07-14 15:09:58 -03:00
lib_skipspace.c
lib_stpcpy.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lib_stpncpy.c
lib_strcasecmp.c add #undef for some libc function 2021-07-14 15:09:58 -03:00
lib_strcasestr.c
lib_strcat.c add #undef for some libc function 2021-07-14 15:09:58 -03:00
lib_strchr.c add #undef for some libc function 2021-07-14 15:09:58 -03:00
lib_strcmp.c add #undef for some libc function 2021-07-14 15:09:58 -03:00
lib_strcoll.c
lib_strcpy.c add #undef for some libc function 2021-07-14 15:09:58 -03:00
lib_strcspn.c add #undef for some libc function 2021-07-14 15:09:58 -03:00
lib_strdup.c add #undef for some libc function 2021-07-14 15:09:58 -03:00
lib_strerror.c
lib_strerrorr.c
lib_strlcpy.c
lib_strlen.c add #undef for some libc function 2021-07-14 15:09:58 -03:00
lib_strncasecmp.c add #undef for some libc function 2021-07-14 15:09:58 -03:00
lib_strncat.c add #undef for some libc function 2021-07-14 15:09:58 -03:00
lib_strncmp.c add #undef for some libc function 2021-07-14 15:09:58 -03:00
lib_strncpy.c add #undef for some libc function 2021-07-14 15:09:58 -03:00
lib_strndup.c add #undef for some libc function 2021-07-14 15:09:58 -03:00
lib_strnlen.c libs: libc: update licenses to Apache 2021-05-27 08:07:25 +09:00
lib_strpbrk.c add #undef for some libc function 2021-07-14 15:09:58 -03:00
lib_strrchr.c add #undef for some libc function 2021-07-14 15:09:58 -03:00
lib_strsep.c
lib_strsignal.c
lib_strspn.c add #undef for some libc function 2021-07-14 15:09:58 -03:00
lib_strstr.c add #undef for some libc function 2021-07-14 15:09:58 -03:00
lib_strtok.c add #undef for some libc function 2021-07-14 15:09:58 -03:00
lib_strtokr.c libs: Gregory Nutt: update licenses to Apache 2021-04-02 11:12:25 -05:00
lib_strxfrm.c
lib_vikmemcpy.c libs: libc: lib_vikmemcpy.c: Mixed case identifier fix 2021-04-02 11:12:25 -05:00