nuttx/libc/string
2013-04-22 08:01:43 -06:00
..
lib_checkbase.c
lib_isbasedigit.c
lib_memccpy.c
lib_memchr.c
lib_memcmp.c Verify that z8 targets still build (under Cygwin) 2012-11-28 15:53:42 +00:00
lib_memcpy.c
lib_memmove.c Verify that z8 targets still build (under Cygwin) 2012-11-28 15:53:42 +00:00
lib_memset.c
lib_skipspace.c
lib_strcasecmp.c
lib_strcasestr.c configs/xtrs/nsh and pashello now use kconfig-frontends and build Windows native 2012-12-09 17:34:53 +00:00
lib_strcat.c
lib_strchr.c Fixes to strchr, mkfats, and NxWidgets from Petteri Aimonen 2013-04-22 08:01:43 -06:00
lib_strcmp.c
lib_strcpy.c
lib_strcspn.c
lib_strdup.c More changes for a kernel-mode allocator (more to be done) 2013-03-09 21:12:20 +00:00
lib_strerror.c
lib_strlen.c
lib_strncasecmp.c
lib_strncat.c
lib_strncmp.c
lib_strncpy.c
lib_strndup.c Extend tools/configure.c for better compatibility with configure.sh 2013-01-05 16:07:37 +00:00
lib_strnlen.c
lib_strpbrk.c
lib_strrchr.c
lib_strspn.c
lib_strstr.c configs/xtrs/nsh and pashello now use kconfig-frontends and build Windows native 2012-12-09 17:34:53 +00:00
lib_strtod.c
lib_strtok.c
lib_strtokr.c
lib_strtol.c
lib_strtoll.c
lib_strtoul.c Fixes to get SDRAM working on the Open1788. Works but is not reliable 2013-03-27 16:24:45 +00:00
lib_strtoull.c
lib_vikmemcpy.c
Make.defs