projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eaa40ee
)
New modules streq, c-strcaseeq.
author
Bruno Haible
<bruno@clisp.org>
Wed, 24 Jan 2007 02:47:09 +0000
(
02:47
+0000)
committer
Bruno Haible
<bruno@clisp.org>
Wed, 24 Jan 2007 02:47:09 +0000
(
02:47
+0000)
ChangeLog
patch
|
blob
|
history
MODULES.html.sh
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index b31a6d1373824619fcbcf67c2a20a18967d290ab..c6bae0f0c6364bd07d21a68760f86c969c15ad22 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,13
@@
+2007-01-23 Bruno Haible <bruno@clisp.org>
+
+ * MODULES.html.sh (String handling): Add streq, c-strcaseeq.
+
+ * modules/c-strcaseeq: New file.
+ * lib/c-strcaseeq.h: New file.
+
+ * modules/streq: New file.
+ * lib/streq.h: New file.
+
2007-01-23 Bruno Haible <bruno@clisp.org>
* modules/striconveha-tests: New file.
diff --git
a/MODULES.html.sh
b/MODULES.html.sh
index b0b99b5b99c2b3e4cf2402db190f670e32be4af8..da3e45614af1046870386fd72cf3715eff18b993 100755
(executable)
--- a/
MODULES.html.sh
+++ b/
MODULES.html.sh
@@
-1620,10
+1620,12
@@
func_all_modules ()
func_module stpncpy
func_module c-strcase
func_module strcase
+ func_module c-strcaseeq
func_module c-strcasestr
func_module strcasestr
func_module strchrnul
func_module strdup
+ func_module streq
func_module strnlen
func_module strnlen1
func_module strndup