From fc337bde3cbbbd88e212ae6ee1936078da4b9bb9 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 19 Jul 2005 07:33:31 +0000 Subject: [PATCH] . --- MODULES.html | 35 +++++++++++++++++++++++++++++++++-- 1 file changed, 33 insertions(+), 2 deletions(-) diff --git a/MODULES.html b/MODULES.html index a06348dfb0..b4d2d272a6 100644 --- a/MODULES.html +++ b/MODULES.html @@ -2,7 +2,7 @@ Gnulib Module List - +

Gnulib Module List

@@ -852,6 +852,13 @@ directory. usually the host name including FQDN. +

Multithreading

+ + + +
lock + Locking in multithreaded situations. +

Internationalization functions

@@ -2909,6 +2916,30 @@ variables.
strdup
+

Multithreading

+ + + + + + + +
modules/ + lib/ + lib/ + m4/ +   +
Module + Header + Implementation + Autoconf macro + Depends on +
lock + #include "lock.h" + lock.c + lock.m4
lib-ld.m4
lib-link.m4
lib-prefix.m4
gl_LOCK +
--- +

Internationalization functions

@@ -3425,6 +3456,6 @@ variables.
  • A testsuite
    - Generated from MODULES.html.sh on 18 July 2005. + Generated from MODULES.html.sh on 19 July 2005. -- 2.30.2