From 363017dbfcd893618534ea2e9e42f85ced48b78e Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 30 Sep 2004 23:41:21 +0000 Subject: [PATCH] Regenerate. --- MODULES.html | 33 ++++++++++++++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) diff --git a/MODULES.html b/MODULES.html index 782797ca60..ed307582ec 100644 --- a/MODULES.html +++ b/MODULES.html @@ -2,7 +2,7 @@ Gnulib Module List - +

Gnulib Module List

@@ -397,6 +397,13 @@ memory allocation. to the fastest and smallest types available on the system.) +

Input/output <stdio.h>

+ + + +
snprintf + snprintf() function: print formatted output to a fixed length string +

Numeric conversion functions <stdlib.h>

@@ -1838,6 +1845,30 @@ variables.
---
+

Input/output <stdio.h>

+ + + + + + + +
modules/ + lib/ + lib/ + m4/ +   +
Module + Header + Implementation + Autoconf macro + Depends on +
snprintf + #include "snprintf.h" + snprintf.c + snprintf.m4
gl_FUNC_SNPRINTF +
vasnprintf
minmax +

Numeric conversion functions <stdlib.h>

-- 2.30.2