This website requires JavaScript.
Explore
Help
Sign In
oneechanhax
/
phunix
Watch
1
Star
0
Fork
0
You've already forked phunix
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
phunix
/
common
/
lib
/
libc
/
string
History
Kees Jongenburger
6b8821515d
Move setjmp and strnlen to common/lib.
...
Move setjmp and strnlen to common/lib to allow libddekit to use them.
2012-06-18 09:20:22 +02:00
..
bcmp.c
…
bcopy.c
…
bzero2.c
…
bzero.c
…
ffs.c
…
memchr.c
…
memcmp.c
…
memcpy.c
…
memmove.c
…
memset2.c
…
memset.c
…
popcount32.c
…
popcount64.c
…
strcasecmp.c
…
strcat.c
…
strchr.c
…
strcmp.c
…
strcpy.c
…
strlcat.c
…
strlcpy.c
…
strlen.c
…
strncasecmp.c
…
strncmp.c
…
strncpy.c
…
strnlen.c
…
strrchr.c
…
strsep.c
…
strstr.c
…