# HG changeset patch # User Karl Berry # Date 1055401933 0 # Node ID cbadaf82e39bb7dd3eac37aa99af650181422b0a # Parent 1c8a2d2c4ae80331dff4fab0b6ee82d21214c2df . diff --git a/MODULES.html b/MODULES.html --- a/MODULES.html +++ b/MODULES.html @@ -2,7 +2,7 @@ Gnulib Module List - + @@ -772,6 +772,10 @@ sig2str Convert between signal names and signal numbers. + + sysexits + Exit status codes for some BSD system programs. +

Support for systems lacking ANSI C 89

@@ -2457,6 +2461,13 @@ + +
sig2str.m4
gl_FUNC_SIG2STR
---
sysexits + #include <sysexits.h> + sysexit_.h + sysexits.m4
gl_SYSEXITS +
--- +

Lone files - please create new modules containing them

@@ -2493,5 +2504,5 @@
     
  • A testsuite
    - Generated from MODULES.html.sh on 11 June 2003. + Generated from MODULES.html.sh on 12 June 2003.