From bed369db5c698aeb0c26dc99b2f9f2cec6bdafb8 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Thu, 25 Sep 2003 10:55:09 +0000 Subject: [PATCH] New modules 'getdomainname', 'xgetdomainname'. --- ChangeLog | 7 +++++++ MODULES.html.sh | 4 ++++ 2 files changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index a27e06f18..16dd2ec69 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2003-09-25 Simon Josefsson + Bruno Haible + + * modules/getdomainname: New file. + * modules/xgetdomainname: New file. + * MODULES.html.sh (func_all_modules): Add getdomainname, xgetdomainname. + 2003-09-17 Paul Eggert * gnulib-tool: Use "test -h", not "test -L", for portability diff --git a/MODULES.html.sh b/MODULES.html.sh index 999266f91..1d3f17dbb 100755 --- a/MODULES.html.sh +++ b/MODULES.html.sh @@ -1822,6 +1822,8 @@ func_all_modules () func_begin_table func_module gethostname func_module xgethostname + func_module getdomainname + func_module xgetdomainname func_module canon-host func_end_table @@ -1890,6 +1892,8 @@ func_all_modules () func_module error func_module extensions func_module fatal + func_module getdomainname + func_module xgetdomainname func_module getloadavg func_module getpagesize func_module getusershell -- 2.11.0