projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d0fc24
)
New modules strchrnul, argp.
author
Bruno Haible
<bruno@clisp.org>
Tue, 10 Jun 2003 12:21:16 +0000
(12:21 +0000)
committer
Bruno Haible
<bruno@clisp.org>
Tue, 10 Jun 2003 12:21:16 +0000
(12:21 +0000)
ChangeLog
patch
|
blob
|
history
MODULES.html.sh
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index afe2d8126d58203f5312935f979d4cbfa0f170cd..cde854ff5e2317965ca65070dc89704bac3982b6 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,7
@@
+2003-06-10 Bruno Haible <bruno@clisp.org>
+
+ * MODULES.html.sh (func_all_modules): Add strchrnul and argp.
+
2003-06-10 Simon Josefsson <jas@extundo.com>
* modules/strchrnul: New file.
diff --git
a/MODULES.html.sh
b/MODULES.html.sh
index c082bc60d40593d120f2e946099715364e4450f1..13ad6fb27d57ddeb7a33fd111cf95b4e18328a05 100755
(executable)
--- a/
MODULES.html.sh
+++ b/
MODULES.html.sh
@@
-1506,6
+1506,7
@@
func_all_modules ()
func_module stpcpy
func_module stpncpy
func_module strcase
+ func_module strchrnul
func_module strdup
func_module strnlen
func_module strndup
@@
-1865,6
+1866,7
@@
func_all_modules ()
func_echo "$element"
func_begin_table
+ func_module argp
func_module exitfail
func_module c-stack
func_module error