doc/glibc-functions/memmem.texi


Log

Author Commit Date CI Message
Eric Blake a3721792 2008-05-15T06:16:11 Glibc finally accepted the memmem speedup code, bugzilla #5514. * doc/glibc-functions/memmem.texi (memmem): Mention last broken glibc version. * doc/glibc-functions/strcasestr.texi (strcasestr): Likewise. * doc/posix-functions/strstr.texi (strstr): Likewise. * lib/str-two-way.h (MAX): Sychronize with glibc. Signed-off-by: Eric Blake <ebb9@byu.net>
Bruno Haible 398c3b9b 2008-01-19T12:59:00 Incorporate existing memmem doc into new doc structure.
Bruno Haible 038189bd 2008-01-19T02:51:21 New documentation of GNU libc functions.