NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: lib/59341 (_longjmp(..., 0) makes _setjmp return zero)
Synopsis: _longjmp(..., 0) makes _setjmp return zero
State-Changed-From-To: open->closed
State-Changed-By: riastradh%NetBSD.org@localhost
State-Changed-When: Tue, 22 Apr 2025 13:10:56 +0000
State-Changed-Why:
I reviewed all the longjmps and compat longjmps in libc, and it turns
out mips is the only one missing the return value fixup, and so this
is just a duplicate of the issue I already filed last week and forgot
about:
port-mips/59285: _longjmp(..., 0) makes setjmp return 0, not 1
Home |
Main Index |
Thread Index |
Old Index