Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Nov 2000 20:00:12 -0500 (EST)
From:      Thomas David Rivers <rivers@dignus.com>
To:        apina@infolink.com.br, count@shalimar.net.au, freebsd-stable@FreeBSD.ORG
Subject:   Re: make world on 4.2-R breaking
Message-ID:  <200011230100.UAA88622@lakes.dignus.com>
In-Reply-To: <00112310152803.05065@shalimar.net.au>

next in thread | previous in thread | raw e-mail | index | archive | help

Zero Sum <count@shalimar.net.au> writes:
>  
> 
> On Thursday 23 November 2000 08:34, Antonio Carlos Pina wrote:
> > Jordan & All,
> > 
> > I apreciate all responses you guys gave me, but unfortunately I still
> > haven't got the one I want.
> > 
> > Let me try again ;-) Since I don't know what is "signal 4", is there 
> anybody
> > out there that have gotten:
> > 
> Fromm errno.h...
> 
> #define EINTR           4               /* Interrupted system call */
> 
> I believe that FreeBSD does not permit interupts during system calls.
> 
> 
> 
> -- 
> count@shalimar.net.au
> Nihil curo de ista tua stulta superstitione
> 


 Actually, I believe you should look in /usr/include/sys/signal.h
 for signal number 4 - not errno #4.

 signal #4 is for an illegal instruction, which can be caused 
 by faulty hardware (i.e. bad memory...)

 	- Dave Rivers -



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011230100.UAA88622>