projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d801cb7
)
rm exit module
author
Karl Berry
<karl@freefriends.org>
Fri, 6 May 2011 16:31:16 +0000
(09:31 -0700)
committer
Karl Berry
<karl@freefriends.org>
Fri, 6 May 2011 16:31:16 +0000
(09:31 -0700)
ChangeLog
patch
|
blob
|
history
MODULES.html.sh
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index e314196150af0043f4e5c0e6ed9c6b0f20816ac2..2ec09ca54d05c5db860f1df1221c88fd3dc53641 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,7
@@
+2011-05-06 Karl Berry <karl@gnu.org>
+
+ * MODULES.html.sh (func_all_modules): remove exit.
+
2011-05-06 Jim Meyering <meyering@redhat.com>
maint.mk: use info-gnu@ as the default only for a stable release
diff --git
a/MODULES.html.sh
b/MODULES.html.sh
index c9f1f9e1886981843d43ef9054aa9bf42de48c1b..3d3add3b8e67b21c83fb8c449fc2595059dec7cc 100755
(executable)
--- a/
MODULES.html.sh
+++ b/
MODULES.html.sh
@@
-1604,7
+1604,6
@@
func_all_modules ()
func_begin_table
func_module stdlib
- func_module exit
func_module strtol
func_module strtoul
func_module memcmp