diff options
-rwxr-xr-x | Configure | 2 | ||||
-rw-r--r-- | config_h.SH | 2 | ||||
-rw-r--r-- | uconfig.h | 2 | ||||
-rw-r--r-- | vos/config.alpha.h | 2 | ||||
-rw-r--r-- | vos/config.ga.h | 2 | ||||
-rw-r--r-- | win32/config_H.bc | 2 | ||||
-rw-r--r-- | win32/config_H.gc | 2 | ||||
-rw-r--r-- | win32/config_H.vc | 2 |
8 files changed, 8 insertions, 8 deletions
@@ -20,7 +20,7 @@ # $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $ # -# Generated on Wed Jan 17 05:17:19 EET 2001 [metaconfig 3.0 PL70] +# Generated on Sun Jan 21 21:08:33 EET 2001 [metaconfig 3.0 PL70] # (with additional metaconfig patches by perlbug@perl.org) cat >c1$$ <<EOF diff --git a/config_h.SH b/config_h.SH index f96a18f521..8a71dfec01 100644 --- a/config_h.SH +++ b/config_h.SH @@ -2959,7 +2959,7 @@ sed <<!GROK!THIS! >$CONFIG_H -e 's!^#undef\(.*/\)\*!/\*#define\1 \*!' -e 's!^#un */ /* SIG_SIZE: * This variable contains the number of elements of the sig_name - * and sig_num arrays, including the final NULL entry. + * and sig_num arrays, excluding the final NULL entry. */ #define SIG_NAME $sig_name_init /**/ #define SIG_NUM $sig_num_init /**/ @@ -2935,7 +2935,7 @@ */ /* SIG_SIZE: * This variable contains the number of elements of the sig_name - * and sig_num arrays, including the final NULL entry. + * and sig_num arrays, excluding the final NULL entry. */ #define SIG_NAME 0 /**/ #define SIG_NUM 0 /**/ diff --git a/vos/config.alpha.h b/vos/config.alpha.h index 57324d98e7..bbffe1afb4 100644 --- a/vos/config.alpha.h +++ b/vos/config.alpha.h @@ -2920,7 +2920,7 @@ */ /* SIG_SIZE: * This variable contains the number of elements of the sig_name - * and sig_num arrays, including the final NULL entry. + * and sig_num arrays, excluding the final NULL entry. */ #define SIG_NAME "ZERO","ABRT","FPE","ILL","INT","SEGV","TERM","USR1","USR2","IO","HUP","URG","ALRM","KILL","PIPE","QUIT","CHLD","CONT","STOP","TSTP","TTIN","TTOU","BUS","RT1","RT2","RT3","RT4","RT5","RT6","RT7","RT8",0 /**/ #define SIG_NUM 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,0 /**/ diff --git a/vos/config.ga.h b/vos/config.ga.h index f790bad8c1..e7be756722 100644 --- a/vos/config.ga.h +++ b/vos/config.ga.h @@ -2920,7 +2920,7 @@ */ /* SIG_SIZE: * This variable contains the number of elements of the sig_name - * and sig_num arrays, including the final NULL entry. + * and sig_num arrays, excluding the final NULL entry. */ #define SIG_NAME "ZERO","ABRT","FPE","ILL","INT","SEGV","TERM","USR1","USR2","IO","HUP","URG","ALRM","CHLD","CONT","KILL","STOP","PIPE","QUIT","BUS","TRAP","TSTP","TTIN","TTOU","RT1","RT2","RT3","RT4","RT5","RT6","RT7","RT8",0 /**/ #define SIG_NUM 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,0 /**/ diff --git a/win32/config_H.bc b/win32/config_H.bc index 948dbd5cbe..b932d3cdda 100644 --- a/win32/config_H.bc +++ b/win32/config_H.bc @@ -2935,7 +2935,7 @@ */ /* SIG_SIZE: * This variable contains the number of elements of the sig_name - * and sig_num arrays, including the final NULL entry. + * and sig_num arrays, excluding the final NULL entry. */ #define SIG_NAME "ZERO", "NUM01", "INT", "QUIT", "ILL", "NUM05", "NUM06", "NUM07", "FPE", "KILL", "NUM10", "SEGV", "NUM12", "PIPE", "ALRM", "TERM", "USR1", "USR2", "CHLD", "NUM19", "USR3", "BREAK", "ABRT", "STOP", "NUM24", "CONT", "CLD", 0 /**/ #define SIG_NUM 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 18, 0 /**/ diff --git a/win32/config_H.gc b/win32/config_H.gc index 49000c6eda..b86a80b8ea 100644 --- a/win32/config_H.gc +++ b/win32/config_H.gc @@ -2935,7 +2935,7 @@ */ /* SIG_SIZE: * This variable contains the number of elements of the sig_name - * and sig_num arrays, including the final NULL entry. + * and sig_num arrays, excluding the final NULL entry. */ #define SIG_NAME "ZERO", "NUM01", "INT", "QUIT", "ILL", "NUM05", "NUM06", "NUM07", "FPE", "KILL", "NUM10", "SEGV", "NUM12", "PIPE", "ALRM", "TERM", "NUM16", "NUM17", "NUM18", "NUM19", "CHLD", "BREAK", "ABRT", "STOP", "NUM24", "CONT", "CLD", 0 /**/ #define SIG_NUM 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 20, 0 /**/ diff --git a/win32/config_H.vc b/win32/config_H.vc index 299d237e14..314d98e5be 100644 --- a/win32/config_H.vc +++ b/win32/config_H.vc @@ -2935,7 +2935,7 @@ */ /* SIG_SIZE: * This variable contains the number of elements of the sig_name - * and sig_num arrays, including the final NULL entry. + * and sig_num arrays, excluding the final NULL entry. */ #define SIG_NAME "ZERO", "NUM01", "INT", "QUIT", "ILL", "NUM05", "NUM06", "NUM07", "FPE", "KILL", "NUM10", "SEGV", "NUM12", "PIPE", "ALRM", "TERM", "NUM16", "NUM17", "NUM18", "NUM19", "CHLD", "BREAK", "ABRT", "STOP", "NUM24", "CONT", "CLD", 0 /**/ #define SIG_NUM 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 20, 0 /**/ |