X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=MODULES.html;h=ed129ba51e28f125daa7f07c7e7d9838c5a9bb18;hb=76bd5cd5304484617bd8b15bfc8a59b0264482b8;hp=1b0fc60f67ec9fbc9f1a54447b8766a863facca6;hpb=d7e0359f3aa2ecec0d56514ce86aac4eb6c32fd5;p=gnulib.git diff --git a/MODULES.html b/MODULES.html index 1b0fc60f6..ed129ba51 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>

@@ -1531,7 +1536,7 @@ variables. + +
#include "getdate.h" getdate.y bison.m4
tm_gmtoff.m4
getdate.m4
gl_GETDATE -
timespec
stdbool
gettime
mktime
alloca +
timespec
stdbool
gettime
mktime
setenv
xalloc
alloca
timegm @@ -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 30 October 2004.