On Sun, Jan 21, 2001 at 11:03:25PM -0600, Craig A. Berry wrote:
> which said:
> 
> "The SIG_SIZE is the number of the elements *excluding* the terminating NULL."
> 
> 
> --- configure.com;-0    Fri Jan 19 07:15:41 2001
> +++ configure.com       Sun Jan 21 21:35:03 2001
> @@ -4515,7 +4515,7 @@
>   $   sig_num="0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 6 16 17 18 19 20 
> 21 22 23 24 25 26 27 28 29 30 31 32 33 64"",0"

Wordwrap alert.

>   $ 
> 
>sig_num_init="0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,6,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,64,0"
>   $!   perl_sig_num_with_commas=sig_num_init
> -$   sig_size="37"
> +$   sig_size="36"
>   $   uidtype="uid_t"
>   $   d_pathconf="define"
>   $   d_fpathconf="define"
> @@ -4538,7 +4538,7 @@
>   $   sig_num="0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 6 16 17"",0"
>   $   sig_num_init="0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,6,16,17,0"
>   $!   perl_sig_num_with_commas=sig_num_init
> -$   sig_size="20"
> +$   sig_size="19"
>   $   uidtype="unsigned int"
>   $   d_pathconf="undef"
>   $   d_fpathconf="undef"
> [end of patch]
> -- 
> ____________________________________________
> Craig A. Berry
> mailto:[EMAIL PROTECTED]

-- 
$jhi++; # http://www.iki.fi/jhi/
        # There is this special biologist word we use for 'stable'.
        # It is 'dead'. -- Jack Cohen

Reply via email to