From 92f5a2dfae74a9c222c4f1137086f4b3a4751244 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 31 Jan 2003 08:11:37 +0000 Subject: [PATCH] . --- MODULES.html | 26 ++++++++++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) diff --git a/MODULES.html b/MODULES.html index 2fafbc9cfb..fe8e27b256 100644 --- a/MODULES.html +++ b/MODULES.html @@ -2,7 +2,7 @@ Gnulib Module List - + @@ -209,6 +209,14 @@ unlocked-io Enable faster, non-thread-safe stdio functions if available. + + vasnprintf + vsprintf with automatic memory allocation and bounded output size. + + + vasprintf + vsprintf with automatic memory allocation. +

Command-line arguments

@@ -1179,6 +1187,20 @@ variables. + + + +
unlocked-io.m4
jm_FUNC_GLIBC_UNLOCKED_IO
---
vasnprintf + #include "vasnprintf.h" + printf-args.h
printf-args.c
printf-parse.h
printf-parse.c
vasnprintf.c
asnprintf.c +
signed.m4
longdouble.m4
wchar_t.m4
wint_t.m4
longlong.m4
intmax_t.m4
vasnprintf.m4
gl_FUNC_VASNPRINTF +
alloca +
vasprintf + #include "vasprintf.h" + vasprintf.c
asprintf.c +
vasprintf.m4
gl_FUNC_VASPRINTF +
vasnprintf +

Command-line arguments

@@ -2279,5 +2301,5 @@ variables.
  • A testsuite
    - Generated from MODULES.html.sh on 30 January 2003. + Generated from MODULES.html.sh on 31 January 2003. -- 2.30.2