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
/
lib
/
string
History
patacongo
a374630bf3
Fix compilation errors with floating point is enabled and field widths are disabled (I don't know why you would do that, but the code was wrong)
...
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4562 42af7a65-404d-4744-a932-0658087f49c3
2012-04-05 23:21:13 +00:00
..
lib_checkbase.c
…
lib_isbasedigit.c
…
lib_memcmp.c
…
lib_memcpy.c
…
lib_memmove.c
…
lib_memset.c
…
lib_skipspace.c
…
lib_strcasecmp.c
…
lib_strcasestr.c
Add strcasestr()
2012-02-03 16:41:28 +00:00
lib_strcat.c
…
lib_strchr.c
…
lib_strcmp.c
…
lib_strcpy.c
…
lib_strcspn.c
…
lib_strdup.c
Clean kernel-/user-mode module build
2011-04-05 20:54:00 +00:00
lib_strerror.c
…
lib_strlen.c
…
lib_strncasecmp.c
…
lib_strncat.c
…
lib_strncmp.c
…
lib_strncpy.c
…
lib_strndup.c
Add strndup()
2011-05-29 16:07:13 +00:00
lib_strnlen.c
…
lib_strpbrk.c
…
lib_strrchr.c
Fix error in strrch()
2011-04-13 22:47:04 +00:00
lib_strspn.c
…
lib_strstr.c
…
lib_strtod.c
Fix compilation errors with floating point is enabled and field widths are disabled (I don't know why you would do that, but the code was wrong)
2012-04-05 23:21:13 +00:00
lib_strtok.c
…
lib_strtokr.c
…
lib_strtol.c
…
lib_strtoll.c
…
lib_strtoul.c
…
lib_strtoull.c
…
Make.defs
Add strcasestr()
2012-02-03 16:41:28 +00:00