From 3b76961293b50e26cca3044b4892af0f95602ffc Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 7 Oct 2003 07:46:10 +0000 Subject: [PATCH] . --- MODULES.html | 46 +++++++++++++++++++++++++++++++++------------- 1 file changed, 33 insertions(+), 13 deletions(-) diff --git a/MODULES.html b/MODULES.html index 01c44869d4..300d9a478d 100644 --- a/MODULES.html +++ b/MODULES.html @@ -2,7 +2,7 @@ Gnulib Module List - +

Gnulib Module List

@@ -233,6 +233,13 @@ vsprintf with automatic memory allocation. +

Signal handling <signal.h>

+ + + +
fatal-signal + Emergency actions in case of a fatal signal. +

Command-line arguments

@@ -243,10 +250,6 @@ - -
version-etc Print --version output.
version-etc-2 - Print --version output. Translator-friendly. -
long-options Handle --help and --version options. @@ -1355,6 +1358,30 @@ variables. vasnprintf
+

Signal handling <signal.h>

+ + + + + + + +
modules/ + lib/ + lib/ + m4/ +   +
Module + Header + Implementation + Autoconf macro + Depends on +
fatal-signal + #include "fatal-signal.h" + fatal-signal.c + fatal-signal.m4
signalblocking.m4
gl_FATAL_SIGNAL +
xalloc
stdbool +

Command-line arguments

@@ -1385,13 +1412,6 @@ variables. - -
--- unlocked-io
gettext
version-etc-2 - #include "version-etc-2.h" - version-etc-2.c - --- - unlocked-io
gettext -
long-options #include "long-options.h" @@ -2708,6 +2728,6 @@ variables.
  • A testsuite
    - Generated from MODULES.html.sh on 3 October 2003. + Generated from MODULES.html.sh on 7 October 2003. -- 2.30.2