Messages in this thread |  | | | Subject | Re: faster strcpy() | | Date | Fri, 24 Apr 1998 11:28:51 +0100 | | From | Philip Blundell <> |
>As to why the above is faster in userland, that seems really odd. I would
>assume the libc string copy to be something like:
In glibc at least the string functions are quite sophisticated. Also gcc will
use a builtin for easy cases which can confuse the issue.
p.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
|  |