[PATCH] Improve memccpy performance

Roland McGrath roland@hack.frob.com
Wed Jan 14 18:14:00 GMT 2015


> +      return memcpy (dest, src, n) + n;

Use __mempcpy here.



More information about the Libc-alpha mailing list