changeset 5317:55fa1d36be4b

(Extra functions based on ANSI C 89): Add memmem.
author Simon Josefsson <simon@josefsson.org>
date Mon, 04 Oct 2004 13:37:30 +0000
parents 2ebf0a7f470b
children 7c24a825b51d
files MODULES.html.sh
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/MODULES.html.sh	Mon Oct 04 13:35:38 2004 +0000
+++ b/MODULES.html.sh	Mon Oct 04 13:37:30 2004 +0000
@@ -1510,6 +1510,7 @@
 
   func_begin_table
   func_module bcopy
+  func_module memmem
   func_module mempcpy
   func_module memrchr
   func_module stpcpy