[PATCH] Improve memccpy performance
Roland McGrath
roland@hack.frob.com
Wed Jan 14 18:14:00 GMT 2015
Previous message (by thread):
[PATCH] Improve memccpy performance
Next message (by thread):
[PATCH] Improve memccpy performance
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
>
+ return memcpy (dest, src, n) + n;
Use __mempcpy here.
Previous message (by thread):
[PATCH] Improve memccpy performance
Next message (by thread):
[PATCH] Improve memccpy performance
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Libc-alpha mailing list