NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/59285 CVS commit: src/tests/lib/libc/setjmp
The following reply was made to PR port-mips/59285; it has been noted by GNATS.
From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/59285 CVS commit: src/tests/lib/libc/setjmp
Date: Tue, 22 Apr 2025 13:12:11 +0000
Module Name: src
Committed By: riastradh
Date: Tue Apr 22 13:12:11 UTC 2025
Modified Files:
src/tests/lib/libc/setjmp: t_setjmp.c
Log Message:
t_setjmp: Mark _longjmp_zero xfail on mips.
PR port-mips/59285: _longjmp(..., 0) makes setjmp return 0, not 1
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/tests/lib/libc/setjmp/t_setjmp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index