changeset 4763:0d7756a5da9e

Put gethostname into the right section.
author Bruno Haible <bruno@clisp.org>
date Thu, 02 Oct 2003 10:18:23 +0000
parents f7021d78cdc7
children 7680bfe3408c
files ChangeLog MODULES.html.sh
diffstat 2 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-10-01  Simon Josefsson  <jas@extundo.com>
+
+	* MODULES.html.sh: Move gethostname from section 'based on' to section
+	'lacking' POSIX:2001.
+
 2003-09-27  Oskar Liljeblad  <oskar@osk.mine.nu>
 
 	Trivial fixes to Makefile.am parts of module listings.
--- a/MODULES.html.sh
+++ b/MODULES.html.sh
@@ -1683,6 +1683,7 @@
   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_echo "$element"
 
   func_begin_table
-  func_module gethostname
   func_module xgethostname
   func_module canon-host
   func_end_table