This website requires JavaScript.
Explore
Help
Sign In
Nyaaori
/
rockbox
Watch
1
Star
0
Fork
You've already forked rockbox
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
c0a59b9a6a
rockbox
/
firmware
/
libc
History
Solomon Peachy
7318d393ea
libc: atoi() is supposed to return 0 if handed a NULL pointer
...
Change-Id: I2d77532536ca83e5c9c2d7622a0e672082969f75
2021-07-30 01:41:13 +00:00
..
include
atoi.c
libc: atoi() is supposed to return 0 if handed a NULL pointer
2021-07-30 01:41:13 +00:00
ctype.c
errno.c
gmtime.c
memchr.c
memcmp.c
mktime.c
qsort.c
random.c
sprintf.c
sscanf.c
strcat.c
strchr.c
strcmp.c
strcpy.c
strncmp.c
strrchr.c
strstr.c
strtok.c