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
schweikh
d3367c5f5d
Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,
...
especially in troff files.
2003-01-01 18:49:04 +00:00
..
bcmp.S
…
bcopy.S
Eliminate superfluous memory access in memcpy(3)/memmove(3).
2002-10-15 09:50:07 +00:00
bzero.S
…
ffs.S
…
index.S
…
Makefile.inc
…
memchr.S
…
memcmp.S
…
memcpy.S
…
memmove.S
…
memset.S
…
rindex.S
…
strcat.S
…
strchr.S
…
strcmp.S
…
strcpy.S
…
strlen.S
…
strncmp.S
…
strrchr.S
…
swab.S
Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,
2003-01-01 18:49:04 +00:00