From e232d4e3215dde56e0eb21b5219f12a1d04a6635 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 26 May 2005 07:29:54 +0000 Subject: [PATCH] . --- MODULES.html | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/MODULES.html b/MODULES.html index 7a899e83c3..02ef116c6e 100644 --- a/MODULES.html +++ b/MODULES.html @@ -2,7 +2,7 @@ Gnulib Module List - +

Gnulib Module List

@@ -82,7 +82,7 @@ mktime() function: convert broken-down time to linear time. - These modules are not listed among dependencies below, for simplicity. + Most of these modules are not listed among dependencies below, for simplicity.

Enhancements for ANSI C 89 functions

Memory management functions <stdlib.h>

@@ -514,6 +514,10 @@ to a fixed length string + +
gethostname gethostname() function: Return machine's hostname.
getlogin_r + Get user name to a buffer allocated by the caller. +
getsubopt getsubopt: Parse comma separate list into words. @@ -1189,7 +1193,7 @@ variables. time_r
- These modules are not listed among dependencies below, for simplicity. + Most of these modules are not listed among dependencies below, for simplicity.

Enhancements for ANSI C 89 functions

Memory management functions <stdlib.h>

@@ -2220,6 +2224,13 @@ variables. + +
gethostname.m4
gl_FUNC_GETHOSTNAME
---
getlogin_r + #include "getlogin_r.h" + getlogin_r.c + getlogin_r.m4
gl_GETLOGIN_R +
--- +
getsubopt #include "getsubopt.h" @@ -3348,6 +3359,6 @@ variables.
  • A testsuite
    - Generated from MODULES.html.sh on 24 May 2005. + Generated from MODULES.html.sh on 26 May 2005. -- 2.30.2