1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-09-01 02:34:55 +00:00

New modules streq, c-strcaseeq.

This commit is contained in:
Bruno Haible
2007-01-24 02:47:09 +00:00
parent eaa40ee4bd
commit 634ce9adaa
2 changed files with 12 additions and 0 deletions
+10
View File
@@ -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.
+2
View File
@@ -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