From: Bruno Haible Date: Thu, 2 Oct 2003 10:18:23 +0000 (+0000) Subject: Put gethostname into the right section. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbac3adb4a18516cbcc02808c4624fb3f0db6fb4;p=pspp Put gethostname into the right section. --- diff --git a/ChangeLog b/ChangeLog index 31ef5b02b9..1ff6886eda 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-10-01 Simon Josefsson + + * MODULES.html.sh: Move gethostname from section 'based on' to section + 'lacking' POSIX:2001. + 2003-09-27 Oskar Liljeblad Trivial fixes to Makefile.am parts of module listings. diff --git a/MODULES.html.sh b/MODULES.html.sh index 1e9147014b..cc35a11eb4 100755 --- a/MODULES.html.sh +++ b/MODULES.html.sh @@ -1683,6 +1683,7 @@ func_all_modules () func_module dup2 func_module ftruncate func_module getgroups + func_module gethostname func_module gettimeofday func_module mkdir func_module mkstemp @@ -1821,7 +1822,6 @@ func_all_modules () func_echo "$element" func_begin_table - func_module gethostname func_module xgethostname func_module canon-host func_end_table