From: Bruno Haible Date: Tue, 10 Jun 2003 12:21:16 +0000 (+0000) Subject: New modules strchrnul, argp. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10d07d3dae308f7bcfb60f319ccbb2f3ff9f1275;p=pspp New modules strchrnul, argp. --- diff --git a/ChangeLog b/ChangeLog index afe2d8126d..cde854ff5e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-06-10 Bruno Haible + + * MODULES.html.sh (func_all_modules): Add strchrnul and argp. + 2003-06-10 Simon Josefsson * modules/strchrnul: New file. diff --git a/MODULES.html.sh b/MODULES.html.sh index c082bc60d4..13ad6fb27d 100755 --- 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