This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
libs
/
libc
/
string
History
Minh Nguyen
153060d34d
Update errno to match asm-generic
...
Modify some comment.
2022-10-28 02:19:26 +08:00
..
Kconfig
…
lib_explicit_bzero.c
…
lib_ffs.c
…
lib_ffsl.c
…
lib_ffsll.c
…
lib_fls.c
…
lib_flsl.c
…
lib_flsll.c
…
lib_index.c
…
lib_isbasedigit.c
Fix various typos
2022-07-08 02:15:54 +08:00
lib_memccpy.c
…
lib_memchr.c
…
lib_memcmp.c
…
lib_memcpy.c
…
lib_memmem.c
libs/libc/string: add memmem
2022-07-22 19:04:11 +03:00
lib_memmove.c
…
lib_memrchr.c
…
lib_memset.c
…
lib_popcount.c
…
lib_popcountl.c
…
lib_popcountll.c
…
lib_rindex.c
…
lib_skipspace.c
…
lib_stpcpy.c
…
lib_stpncpy.c
…
lib_strcasecmp.c
…
lib_strcasestr.c
…
lib_strcat.c
…
lib_strchr.c
…
lib_strchrnul.c
…
lib_strcmp.c
…
lib_strcoll.c
…
lib_strcpy.c
…
lib_strcspn.c
…
lib_strdup.c
…
lib_strerror.c
Update errno to match asm-generic
2022-10-28 02:19:26 +08:00
lib_strerrorr.c
Replace all strncpy with strlcpy for safety
2022-08-25 13:38:36 +08:00
lib_strlcat.c
…
lib_strlcpy.c
…
lib_strlen.c
…
lib_strncasecmp.c
…
lib_strncat.c
…
lib_strncmp.c
…
lib_strncpy.c
…
lib_strndup.c
…
lib_strnlen.c
…
lib_strpbrk.c
…
lib_strrchr.c
…
lib_strsep.c
…
lib_strsignal.c
…
lib_strspn.c
…
lib_strstr.c
…
lib_strtok.c
…
lib_strtokr.c
…
lib_strxfrm.c
Fix various typos
2022-07-08 02:15:54 +08:00
lib_timingsafe_bcmp.c
libc:add timingsafe_bcmp to libc
2022-09-05 22:27:05 +08:00
lib_vikmemcpy.c
…
Make.defs
libc:add timingsafe_bcmp to libc
2022-09-05 22:27:05 +08:00