Put gethostname into the right section.
authorBruno Haible <bruno@clisp.org>
Thu, 2 Oct 2003 10:18:23 +0000 (10:18 +0000)
committerBruno Haible <bruno@clisp.org>
Thu, 2 Oct 2003 10:18:23 +0000 (10:18 +0000)
ChangeLog
MODULES.html.sh

index 31ef5b02b9fcb7ea27c42f56c3de9633d65a2ccc..1ff6886eda376093ce1435ecbd45a169a0b6bd9e 100644 (file)
--- 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.
index 1e9147014bb6f60718279e3b7f87a3d6ecd2b600..cc35a11eb449f5d67c7baeb49c595bdb12c508bd 100755 (executable)
@@ -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