[RFA] lmemmem.patch

Daniel Jacobowitz drow@false.org
Mon Mar 24 23:02:00 GMT 2008


On Mon, Mar 24, 2008 at 02:20:05PM -0700, Doug Evans wrote:
> Another question: If we went this route, it seems like we will want to
> name it lmemmem (or whatever, just anything other than memmem to avoid
> any confusion with glibc's memmem).  Is that ok?

Do you want it anywhere besides GDB?

I have been thinking of adding support in the GDB build process to use
gnulib directly.  I even have a patch.  I put it under the GDB
subdirectory precisely to minimize integration and keeping-in-sync
issues with libiberty; gnulib-tool makes it easy to update.

(I did this originally because gnulib has a nice function to do
Unicode-aware line wrapping at word breaks.)

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gcc-patches mailing list