This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
lib
/
libc
/
amd64
/
string
History
Alan Cox
26f6218be9
Add machine-specific, optimized implementations of bcmp and memcmp.
...
PR: 73111 Submitted by: Ville-Pertti Keinonen <will@iki.fi> (taken from NetBSD) MFC after: 3 weeks
2005-04-08 05:15:55 +00:00
..
bcmp.S
Add machine-specific, optimized implementations of bcmp and memcmp.
2005-04-08 05:15:55 +00:00
bcopy.S
Eliminate unneeded instructions that are a vestige of mechanical
2005-04-08 05:10:18 +00:00
bzero.S
…
Makefile.inc
Add machine-specific, optimized implementations of bcmp and memcmp.
2005-04-08 05:15:55 +00:00
memcmp.S
Add machine-specific, optimized implementations of bcmp and memcmp.
2005-04-08 05:15:55 +00:00
memcpy.S
…
memmove.S
…
memset.S
…