nuttx/libs/libc/string
Alin Jerpelea b7c451c5a4 libs: Gregory Nutt: update licenses to Apache
Gregory Nutt has submitted the SGA and we can migrate the licenses
 to Apache.

Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
2021-04-02 11:12:25 -05:00
..
Kconfig docs and comments: Update stale references to COPYING 2021-04-01 21:10:56 -05: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 libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_ffsl.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_ffsll.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
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 sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lib_isbasedigit.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_memccpy.c libs: Gregory Nutt: update licenses to Apache 2021-04-02 11:12:25 -05:00
lib_memchr.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_memcmp.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_memcpy.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_memmove.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_memrchr.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lib_memset.c libs: nxstyle fixes 2021-03-03 18:52:53 -08: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 libc: Implement popcount/popcountl/popcountll 2020-09-21 07:37:04 -07:00
lib_popcountl.c libc: Implement popcount/popcountl/popcountll 2020-09-21 07:37:04 -07:00
lib_popcountll.c libc: Implement popcount/popcountl/popcountll 2020-09-21 07:37:04 -07:00
lib_rindex.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lib_skipspace.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_stpcpy.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lib_stpncpy.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_strcasecmp.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_strcasestr.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_strcat.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_strchr.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_strcmp.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_strcoll.c
lib_strcpy.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_strcspn.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_strdup.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_strerror.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_strerrorr.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_strlcpy.c
lib_strlen.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_strncasecmp.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_strncat.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_strncmp.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lib_strncpy.c libs: Gregory Nutt: update licenses to Apache 2021-04-02 11:12:25 -05:00
lib_strndup.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_strnlen.c
lib_strpbrk.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_strrchr.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_strsep.c
lib_strsignal.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_strspn.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_strstr.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_strtok.c libs: Gregory Nutt: update licenses to Apache 2021-04-02 11:12:25 -05: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
Make.defs libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00