From: Karl Berry Date: Tue, 18 Feb 2003 08:11:17 +0000 (+0000) Subject: . X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d900b36c46882b2d7cb330d7cb43aea97617b07;p=pspp . --- diff --git a/MODULES.html b/MODULES.html index fe8e27b256..40e91f67af 100644 --- a/MODULES.html +++ b/MODULES.html @@ -2,7 +2,7 @@ Gnulib Module List - + @@ -355,6 +355,10 @@ mkstemp 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. @@ -1545,6 +1549,13 @@ variables. ulonglong.m4
stdint_h.m4
inttypes_h.m4
uintmax_t.m4
mkstemp.m4
UTILS_FUNC_MKSTEMP --- + + 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> @@ -2301,5 +2312,5 @@ variables.
  • A testsuite
    - Generated from MODULES.html.sh on 31 January 2003. + Generated from MODULES.html.sh on 18 February 2003.