Re: mmap, SIGBUS, and handling it

Alan Cox (alan@lxorguk.ukuu.org.uk)
Fri, 10 May 2002 17:27:11 +0100 (BST)


> truncates the file which was mmap-ed , our program will receive a SIGBUS
> in write().
>
> If I understand right this is more POSIX compliant.
>
> Is there a clean/good way of handling this ?

sigsetjmp/siglongjmp

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/