This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Improve bcopy performance


> +#include <stdarg.h>
>  #include <string.h>

There is no reason for this new #include.  Drop it.

Otherwise this is fine and I think it's safe enough during the freeze, but
there is no burning (melting?) reason to rush it if folks are feeling
conservative.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]