From 83c77f92f1c684e748d1e3fe76e0b8be637bc8bb Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 23 Jan 2003 08:10:42 +0000 Subject: [PATCH] . --- MODULES.html | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/MODULES.html b/MODULES.html index 493903aec7..477c77a8b8 100644 --- a/MODULES.html +++ b/MODULES.html @@ -2,7 +2,7 @@ Gnulib Module List - + @@ -18,6 +18,10 @@ assert Allow the installer to disable assertions through "configure --disable-assert". + + exit + exit() function: program termination. + atexit atexit() function: register a function to be called at program termination. @@ -710,6 +714,13 @@ variables. assert.m4
jm_ASSERT --- + + exit + #include "exit.h" + --- + --- + --- + atexit #include <stdlib.h> @@ -2205,5 +2216,5 @@ variables.
  • A testsuite
    - Generated from MODULES.html.sh on 22 January 2003. + Generated from MODULES.html.sh on 23 January 2003. -- 2.30.2