X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=MODULES.html;h=40e91f67af5f28c72f7e6f5fceca2b00343e8a8d;hb=69a9b8f8d7acc8677b5657adb83a8ba448737e0c;hp=2fafbc9cfb3c5632b70a928c15c720feb47e19bf;hpb=3ff0f731204c05c1257be5daedc461ae058b0776;p=gnulib.git diff --git a/MODULES.html b/MODULES.html index 2fafbc9cf..40e91f67a 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

@@ -348,6 +356,10 @@ + + @@ -1179,6 +1191,20 @@ variables. + + + +
mkstemp() function: create a private temporary file.
mkdtemp + mkdtemp() function: create a private temporary directory. +
stat stat() function: return information about a file, following symbolic links.
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

@@ -1524,6 +1550,13 @@ variables. + +
---
mkdtemp + #include "mkdtemp.h" + mkdtemp.c + ulonglong.m4
stdint_h.m4
inttypes_h.m4
uintmax_t.m4
mkdtemp.m4
gt_FUNC_MKDTEMP +
--- +
stat #include <sys/stat.h> stat.c @@ -2279,5 +2312,5 @@ variables.
  • A testsuite
    - Generated from MODULES.html.sh on 30 January 2003. + Generated from MODULES.html.sh on 18 February 2003.