From: Jarkko Hietaniemi Date: Sun, 21 Jan 2001 19:22:26 +0000 (+0000) Subject: The SIG_SIZE is the number of the elements *excluding* X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=bbbf5d77f86bf2c0500b791adc75e990b503ac14;p=p5sagit%2Fp5-mst-13.2.git The SIG_SIZE is the number of the elements *excluding* the terminating NULL. p4raw-id: //depot/perl@8501 --- diff --git a/Configure b/Configure index b607c32..0c92dcb 100755 --- a/Configure +++ b/Configure @@ -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$$ <$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 /**/ diff --git a/uconfig.h b/uconfig.h index d48bb6e..b888415 100644 --- a/uconfig.h +++ b/uconfig.h @@ -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 57324d9..bbffe1a 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 f790bad..e7be756 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 948dbd5..b932d3c 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 49000c6..b86a80b 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 299d237..314d98e 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 /**/