[Ecls-list] Need help with SIGFPE

Gabriel Dos Reis gdr at integrable-solutions.net
Sun Oct 11 13:28:52 UTC 2009


On Sun, Oct 11, 2009 at 6:41 AM, Juan Jose Garcia-Ripoll
<juanjose.garciaripoll at googlemail.com> wrote:
> In FreeBSD it seems the problems are solved if instead of
> _setjmp/_longjmp instead we use setjmp/longjmp. I do not get to see
> why this should be that way,

That is the spec.  4.3BSD introduced _setjmp to save signal context.
POSIX introduced sigsetjmp for everybody.

-- Gaby




More information about the ecl-devel mailing list