From 53de50e139f6c6ac0e5fb448b84d216aeece602e Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 9 May 2006 07:39:32 +0000 Subject: [PATCH] . --- MODULES.html | 35 +++++++++++++++++++++++++++++++++-- 1 file changed, 33 insertions(+), 2 deletions(-) diff --git a/MODULES.html b/MODULES.html index 2ef674b9f1..6e4e632cee 100644 --- a/MODULES.html +++ b/MODULES.html @@ -2,7 +2,7 @@ Gnulib Module List - +

Gnulib Module List

@@ -450,6 +450,13 @@ memory allocation. Provide SIZE_MAX. +

Variable arguments <stdarg.h>

+ + + +
stdarg + An <stdarg.h> that conforms to C99. +

Boolean type and values <stdbool.h>

@@ -2148,6 +2155,30 @@ variables.
---
+

Variable arguments <stdarg.h>

+ + + + + + + +
modules/ + lib/ + lib/ + m4/ +   +
Module + Header + Implementation + Autoconf macro + Depends on +
stdarg + #include <stdarg.h> + --- + stdarg.m4
gl_STDARG_H +
--- +

Boolean type and values <stdbool.h>

@@ -3971,6 +4002,6 @@ variables.
  • A POT file and some PO files
    - Generated from MODULES.html.sh on 5 May 2006. + Generated from MODULES.html.sh on 9 May 2006. -- 2.30.2