Re: string-486.h?

From: Artur Skawina (skawina@geocities.com)
Date: Fri Feb 25 2000 - 16:58:28 EST


Horst von Brand wrote:
>
> Nope. Look at include/linux/string.h and what it pulls in. It disables them
> by just not using the __builtin_* versions, and creating its own. Not wise,
> IMVHO.

try it. been there, done that. (afaicr w/ 2.95 you can safely use builtin
strlen, memset for clearing, and memcpy. the last causes minor problems, but
as it's rare (only udf code used to trigger it) it can be work around.)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Feb 29 2000 - 21:00:13 EST