Hal Burgiss <[EMAIL PROTECTED]> wrote:
>man 7 signal lists most signals -- but no info on 7 for some reason
>(at least on my 6.1 version).
My 6.0 says, not in the POSIX list but under "various other signals":
Signal Value Action Comment
---------------------------------------------------------------------
SIGEMT 7,-,7 G
SIGBUS 10,7,10 AG Bus error
(Here - denotes that a signal is absent; there where three
values are given, the first one is usually valid for alpha
and sparc, the middle one for i386 and ppc, the last one
for mips....)
`kill -l` (that's letter ell, not number one) confirms that signal 7 is Bus
error.
Ryan Caveney
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.