From c510863314ce1c48a2cac396c4763c03f5e8848a Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 21 Feb 2003 08:16:23 +0000 Subject: [PATCH] . --- MODULES.html | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/MODULES.html b/MODULES.html index 14831eab8d..e751c6de6b 100644 --- a/MODULES.html +++ b/MODULES.html @@ -2,7 +2,7 @@ Gnulib Module List - + @@ -366,6 +366,10 @@ mkdtemp mkdtemp() function: create a private temporary directory. + + poll + poll() function: wait for some event on a set of file descriptors. + stat stat() function: return information about a file, following symbolic links. @@ -1587,6 +1591,13 @@ variables. ulonglong.m4
stdint_h.m4
inttypes_h.m4
uintmax_t.m4
mkdtemp.m4
gt_FUNC_MKDTEMP --- + + poll + #include <poll.h> + poll.c
poll_.h + poll.m4
gl_FUNC_POLL + --- + stat #include <sys/stat.h> @@ -2343,5 +2354,5 @@ variables.
  • A testsuite
    - Generated from MODULES.html.sh on 19 February 2003. + Generated from MODULES.html.sh on 21 February 2003. -- 2.30.2