The SIG_SIZE is the number of the elements *excluding*
Jarkko Hietaniemi [Sun, 21 Jan 2001 19:22:26 +0000 (19:22 +0000)]
the terminating NULL.

p4raw-id: //depot/perl@8501

Configure
config_h.SH
uconfig.h
vos/config.alpha.h
vos/config.ga.h
win32/config_H.bc
win32/config_H.gc
win32/config_H.vc

index b607c32..0c92dcb 100755 (executable)
--- 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$$ <<EOF
index f96a18f..8a71dfe 100644 (file)
@@ -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         /**/
index d48bb6e..b888415 100644 (file)
--- a/uconfig.h
+++ b/uconfig.h
  */
 /* 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             /**/
index 57324d9..bbffe1a 100644 (file)
  */
 /* 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          /**/
index f790bad..e7be756 100644 (file)
  */
 /* 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               /**/
index 948dbd5..b932d3c 100644 (file)
  */
 /* 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           /**/
index 49000c6..b86a80b 100644 (file)
  */
 /* 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           /**/
index 299d237..314d98e 100644 (file)
  */
 /* 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           /**/