mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
fix strptokspn, add strcspn, fix splash.c
fix off by 1 error in strptokspn, add strcspn, fix fallout in splash.c Change-Id: I61475d9633fc35db5a8ae30cbe588f69f2f7fabc
This commit is contained in:
parent
ffe2df2e92
commit
a634557a88
5 changed files with 65 additions and 36 deletions
|
@ -271,7 +271,7 @@ libc/strcat.c
|
|||
libc/strchr.c
|
||||
libc/strcmp.c
|
||||
libc/strcpy.c
|
||||
|
||||
libc/strcspn.c
|
||||
libc/strncmp.c
|
||||
libc/strrchr.c
|
||||
libc/strstr.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue