Alan Cox
|
7e266fcd1f
|
Add a machine-specific, optimized implementation of strcat.
PR: 73111
Submitted by: Ville-Pertti Keinonen <will@iki.fi> (taken from NetBSD)
MFC after: 3 weeks
|
2005-04-10 18:58:49 +00:00 |
|
Alan Cox
|
6524eb94a1
|
Add a machine-specific, optimized implementation of strcpy.
PR: 73111
Submitted by: Ville-Pertti Keinonen <will@iki.fi> (taken from NetBSD)
MFC after: 3 weeks
|
2005-04-10 05:11:06 +00:00 |
|
Alan Cox
|
e5dd4df84c
|
Add a machine-specific, optimized implementation of strcmp.
PR: 73111
Submitted by: Ville-Pertti Keinonen <will@iki.fi> (taken from NetBSD)
MFC after: 3 weeks
|
2005-04-09 20:47:08 +00:00 |
|
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 |
|
Alan Cox
|
91c09a383a
|
Add machine-specific, optimized implementations of bcopy, bzero, memcpy,
memmove, and memset.
PR: 73111
Submitted by: Ville-Pertti Keinonen <will@iki.fi> (taken from NetBSD)
MFC after: 3 weeks
|
2005-04-07 03:56:03 +00:00 |
|