This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: [RFA] lmemmem.patch


On Sun, Mar 30, 2008 at 2:35 PM, Daniel Jacobowitz <drow@false.org> wrote:
>  Here you go.  How does this look?  It frees us to rely on gnulib's
>  stdint.h, string.h, and other useful modules should we want them.  I
>  didn't make gdbserver completely use gnulib, only build memmem; I
>  tested this on Linux (memmem present) and Windows (memmem missing).
>  GDB will use the included memmem even on Linux, since glibc's is known
>  to be slower.

Hi.  Can you check this in?


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