This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
244437257b
nuttx
/
libs
/
libc
/
string
History
Gregory Nutt
3927be2612
libs/libc/string/Make.defs: Need to include build support for files needed when CHAR_BIT != 8.
2019-11-04 16:02:50 -06:00
..
Kconfig
Fix use of undefined pp-token #errror, other typos.
2019-09-19 18:19:18 -06:00
lib_anbstr2cstr.c
This commit brings in the drivers needed to support OpenAMP. These changes were ported from
https://github.com/FishsemiCode/nuttx
. The current state: Most drivers do now compile but are not yet verfied.
2019-11-02 11:30:33 -06:00
lib_ancstr2bstr.c
This commit brings in the drivers needed to support OpenAMP. These changes were ported from
https://github.com/FishsemiCode/nuttx
. The current state: Most drivers do now compile but are not yet verfied.
2019-11-02 11:30:33 -06:00
lib_bmem2cmem.c
This commit brings in the drivers needed to support OpenAMP. These changes were ported from
https://github.com/FishsemiCode/nuttx
. The current state: Most drivers do now compile but are not yet verfied.
2019-11-02 11:30:33 -06:00
lib_bstrnlen.c
This commit brings in the drivers needed to support OpenAMP. These changes were ported from
https://github.com/FishsemiCode/nuttx
. The current state: Most drivers do now compile but are not yet verfied.
2019-11-02 11:30:33 -06:00
lib_cmem2bmem.c
This commit brings in the drivers needed to support OpenAMP. These changes were ported from
https://github.com/FishsemiCode/nuttx
. The current state: Most drivers do now compile but are not yet verfied.
2019-11-02 11:30:33 -06:00
lib_explicit_bzero.c
lib_ffs.c
lib_ffsl.c
lib_ffsll.c
lib_fls.c
lib_flsl.c
lib_flsll.c
lib_isbasedigit.c
lib_memccpy.c
lib_memchr.c
lib_memcmp.c
lib_memcpy.c
lib_memmove.c
lib_memrchr.c
libs/libc/string/lib_memrchr.c: Add memrchr() function
2018-11-08 08:37:34 -06:00
lib_memset.c
lib_nbstr2cstr.c
This commit brings in the drivers needed to support OpenAMP. These changes were ported from
https://github.com/FishsemiCode/nuttx
. The current state: Most drivers do now compile but are not yet verfied.
2019-11-02 11:30:33 -06:00
lib_ncstr2bstr.c
This commit brings in the drivers needed to support OpenAMP. These changes were ported from
https://github.com/FishsemiCode/nuttx
. The current state: Most drivers do now compile but are not yet verfied.
2019-11-02 11:30:33 -06:00
lib_skipspace.c
lib_stpcpy.c
lib_stpncpy.c
libs/libc: Correct some errors in psignal() and stpncpy().
2018-10-24 17:15:51 -06:00
lib_strcasecmp.c
lib_strcasestr.c
lib_strcat.c
lib_strchr.c
lib_strcmp.c
lib_strcoll.c
lib_strcpy.c
lib_strcspn.c
lib_strdup.c
lib_strerror.c
Merged in paimonen/nuttx/pullreq_libc_libnx_updates (pull request
#757
)
2018-11-12 15:36:35 +00:00
lib_strerrorr.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
Merged in paimonen/nuttx/pullreq_libc_libnx_updates (pull request
#757
)
2018-11-12 15:36:35 +00:00
lib_strsep.c
libs/libc/string/lib_strsep.c: Fix typo that I introduced in the review.
2019-03-19 12:17:04 -06:00
lib_strsignal.c
lib_strspn.c
lib_strstr.c
lib_strtok.c
lib_strtokr.c
lib_strxfrm.c
lib_vikmemcpy.c
Make.defs
libs/libc/string/Make.defs: Need to include build support for files needed when CHAR_BIT != 8.
2019-11-04 16:02:50 -06:00