projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6329e9
)
(Extra functions based on ANSI C 89): Add memmem.
author
Simon Josefsson
<simon@josefsson.org>
Mon, 4 Oct 2004 13:37:30 +0000
(13:37 +0000)
committer
Simon Josefsson
<simon@josefsson.org>
Mon, 4 Oct 2004 13:37:30 +0000
(13:37 +0000)
MODULES.html.sh
patch
|
blob
|
history
diff --git
a/MODULES.html.sh
b/MODULES.html.sh
index eeabdb94acad7490d580ef0d03d2d8e636ac8bfb..260405daea77f2f34b1037b54840a147816ca98b 100755
(executable)
--- a/
MODULES.html.sh
+++ b/
MODULES.html.sh
@@
-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