projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df1431b
)
(func_all_modules): Add calloc, to match
author
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 22 Jun 2004 18:02:53 +0000
(18:02 +0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 22 Jun 2004 18:02:53 +0000
(18:02 +0000)
2004-06-01 addition of calloc module.
MODULES.html.sh
patch
|
blob
|
history
diff --git
a/MODULES.html.sh
b/MODULES.html.sh
index e3a55284f6fcde5c6b0f5d9359529fed44e3eeba..fa65b0f2a586570a648477d13c2113fa52a13317 100755
(executable)
--- a/
MODULES.html.sh
+++ b/
MODULES.html.sh
@@
-1430,6
+1430,7
@@
func_all_modules ()
func_echo "$element"
func_begin_table
+ func_module calloc
func_module eealloc
func_module free
func_module malloc