[PATCH] Improve performance of strcat

Wilco Dijkstra wdijkstr@arm.com
Thu Aug 7 13:58:00 GMT 2014


>> +  strcpy (dest + strlen (dest), src);
>
> Should it be __strcpy/__strlen ?

Not according to: https://sourceware.org/ml/libc-alpha/2014-04/msg00471.html





More information about the Libc-alpha mailing list