(Extra functions based on ANSI C 89): Add memmem.
authorSimon Josefsson <simon@josefsson.org>
Mon, 4 Oct 2004 13:37:30 +0000 (13:37 +0000)
committerSimon Josefsson <simon@josefsson.org>
Mon, 4 Oct 2004 13:37:30 +0000 (13:37 +0000)
MODULES.html.sh

index eeabdb94acad7490d580ef0d03d2d8e636ac8bfb..260405daea77f2f34b1037b54840a147816ca98b 100755 (executable)
@@ -1510,6 +1510,7 @@ func_all_modules ()
 
   func_begin_table
   func_module bcopy
+  func_module memmem
   func_module mempcpy
   func_module memrchr
   func_module stpcpy