Next: , Previous: , Up: Glibc string.h   [Contents][Index]


12.71.4 memmem

Gnulib module: memmem or memmem-simple

Both modules implement the same replacement for the memmem function with the memmem module providing a replacement on more platforms where the existing memmem function has a quadratic worst-case complexity.

Portability problems fixed by either Gnulib module memmem-simple or memmem:

Performance problems fixed by Gnulib module memmem:

Portability problems not fixed by Gnulib: