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:
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user