From fae47e13d487c642bfefe8b1b274b4fe95567b87 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 8 Aug 2003 07:12:50 +0000 Subject: [PATCH] . --- MODULES.html | 37 ++++++++++++++++++++++++++++++++++--- 1 file changed, 34 insertions(+), 3 deletions(-) diff --git a/MODULES.html b/MODULES.html index 5539c97b1b..6fcd6233e1 100644 --- a/MODULES.html +++ b/MODULES.html @@ -2,7 +2,7 @@ Gnulib Module List - +

Gnulib Module List

@@ -292,6 +292,13 @@ memory allocation.

Support for systems lacking ISO C 99

+

Keywords

+ + + +
restrict + The C99 'restrict' keyword. +

Boolean type and values <stdbool.h>

@@ -1448,6 +1455,30 @@ variables.

Support for systems lacking ISO C 99

+

Keywords

+ + + + + + + +
modules/ + lib/ + lib/ + m4/ +   +
Module + Header + Implementation + Autoconf macro + Depends on +
restrict + --- + --- + restrict.m4
gl_C_RESTRICT +
--- +

Boolean type and values <stdbool.h>

@@ -1726,7 +1757,7 @@ variables.
#include "regex.h" regex.c regex.m4
gl_REGEX -
alloca
unlocked-io
gettext +
alloca
unlocked-io
gettext
restrict
rename @@ -2548,6 +2579,6 @@ variables.
  • A testsuite
    - Generated from MODULES.html.sh on 6 August 2003. + Generated from MODULES.html.sh on 8 August 2003. -- 2.30.2