This website requires JavaScript.
Explore
Help
Sign In
OrgApache
/
incubator-nuttx
mirror of
https://github.com/apache/incubator-nuttx.git
Watch
1
Star
0
Fork
You've already forked incubator-nuttx
0
Code
Issues
Releases
Wiki
Activity
2e5bef89b8
incubator-nuttx
/
libc
/
string
History
Gregory Nutt
7cf88d7dbd
Make sure that labeling is used consistently in all function headers.
2018-02-01 10:00:02 -06:00
..
Kconfig
…
Make.defs
Add entropy pool and strong random number generator
2017-03-30 07:38:37 -06:00
lib_explicit_bzero.c
Update README and comments
2017-03-30 08:43:07 -06:00
lib_ffs.c
Add ffsl(), ffsll(), fls(), flsl(), flsll() and use GCC's __builtin_ctz/__builtin_clz for faster implementation of these
2017-03-24 09:41:31 -06:00
lib_ffsl.c
Add ffsl(), ffsll(), fls(), flsl(), flsll() and use GCC's __builtin_ctz/__builtin_clz for faster implementation of these
2017-03-24 09:41:31 -06:00
lib_ffsll.c
Add ffsl(), ffsll(), fls(), flsl(), flsll() and use GCC's __builtin_ctz/__builtin_clz for faster implementation of these
2017-03-24 09:41:31 -06:00
lib_fls.c
Add ffsl(), ffsll(), fls(), flsl(), flsll() and use GCC's __builtin_ctz/__builtin_clz for faster implementation of these
2017-03-24 09:41:31 -06:00
lib_flsl.c
Add ffsl(), ffsll(), fls(), flsl(), flsll() and use GCC's __builtin_ctz/__builtin_clz for faster implementation of these
2017-03-24 09:41:31 -06:00
lib_flsll.c
Add ffsl(), ffsll(), fls(), flsl(), flsll() and use GCC's __builtin_ctz/__builtin_clz for faster implementation of these
2017-03-24 09:41:31 -06:00
lib_isbasedigit.c
…
lib_memccpy.c
…
lib_memchr.c
…
lib_memcmp.c
…
lib_memcpy.c
…
lib_memmove.c
…
lib_memset.c
…
lib_skipspace.c
…
lib_stpcpy.c
Make sure that labeling is used consistently in all function headers.
2018-02-01 10:00:02 -06:00
lib_strcasecmp.c
…
lib_strcasestr.c
…
lib_strcat.c
…
lib_strchr.c
…
lib_strcmp.c
…
lib_strcoll.c
…
lib_strcpy.c
Make sure that labeling is used consistently in all function headers.
2018-02-01 10:00:02 -06:00
lib_strcspn.c
…
lib_strdup.c
…
lib_strerror.c
Update errno values. Add new values; remove obsolete values
2017-03-26 09:22:00 -06:00
lib_strerrorr.c
Update some coments.
2017-03-08 14:30:47 -06:00
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_strspn.c
…
lib_strstr.c
…
lib_strtok.c
Make sure that labeling is used consistently in all function headers.
2018-02-01 10:00:02 -06:00
lib_strtokr.c
Make sure that labeling is used consistently in all function headers.
2018-02-01 10:00:02 -06:00
lib_strxfrm.c
…
lib_vikmemcpy.c
libc/string/lib_vikmemcpy.c: fix 'casting pointer to integer of different size' compiler warnings
2017-05-31 09:33:44 -06:00