From b5f38e0dbe4f6fca31dcbda005170872ef41ef3f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 12 Oct 2004 07:49:52 +0000 Subject: [PATCH] . --- MODULES.html | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/MODULES.html b/MODULES.html index 1b0fc60f67..5fb95f3e1d 100644 --- a/MODULES.html +++ b/MODULES.html @@ -2,7 +2,7 @@ Gnulib Module List - +

Gnulib Module List

@@ -411,6 +411,11 @@ to the fastest and smallest types available on the system.) snprintf snprintf() function: print formatted output to a fixed length string + + vsnprintf + vsnprintf() function: print formatted output from an stdarg argument list +to a fixed length string +

Numeric conversion functions <stdlib.h>

@@ -1890,6 +1895,13 @@ variables. + +
snprintf.m4
gl_FUNC_SNPRINTF
vasnprintf
minmax
vsnprintf + #include "vsnprintf.h" + vsnprintf.c + vsnprintf.m4
gl_FUNC_VSNPRINTF +
vasnprintf
minmax +

Numeric conversion functions <stdlib.h>

@@ -3094,6 +3106,6 @@ variables.
  • A testsuite
    - Generated from MODULES.html.sh on 5 October 2004. + Generated from MODULES.html.sh on 12 October 2004. -- 2.30.2