This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
lib
/
libc
/
i386
/
string
History
gabor
d3ee8e3ff6
- Correct mispellings of the word occurrence
...
Submitted by: Christoph Mallon <christoph.mallon@gmx.de> (via private mail)
2013-04-17 11:40:10 +00:00
..
bcmp.S
…
bcopy.S
…
bzero.S
…
ffs.S
…
Makefile.inc
Merge index() and strchr() together.
2012-01-03 07:14:01 +00:00
memchr.S
- Correct mispellings of the word occurrence
2013-04-17 11:40:10 +00:00
memcmp.S
…
memcpy.S
Remove duplicate .note.GNU-stack section declaration. bcopy already
2011-02-04 21:04:00 +00:00
memmove.S
Remove duplicate .note.GNU-stack section declaration. bcopy already
2011-02-04 21:04:00 +00:00
memset.S
…
strcat.S
…
strchr.S
- Correct mispellings of the word occurrence
2013-04-17 11:40:10 +00:00
strcmp.S
…
strcpy.S
…
strncmp.S
…
strrchr.S
- Correct mispellings of the word occurrence
2013-04-17 11:40:10 +00:00
swab.S
…
wcschr.S
…
wcscmp.S
…
wcslen.S
…
wmemchr.S
…