[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: More questions...



On Mon, Oct 15, 2001 at 03:02:30PM -0700, H. Peter Anvin wrote:
> How do I determine it *in userspace*?

No portable way. The portable API (siginfo_t) doesn't supply it ATM.
In theory it could be put into si_errno, but no current kernel does that.
Most architectures will likely gives it to you in some form in the
arch specific signal frame however.


-Andi

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/