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 14831eab8..e751c6de6 100644 --- a/MODULES.html +++ b/MODULES.html @@ -2,7 +2,7 @@ Gnulib Module List - + @@ -367,6 +367,10 @@ 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. @@ -1588,6 +1592,13 @@ variables. --- + poll + #include <poll.h> + poll.c
poll_.h + poll.m4
gl_FUNC_POLL + --- + + stat #include <sys/stat.h> stat.c @@ -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.11.0