Module Name: src Committed By: riastradh Date: Mon Feb 19 19:43:27 UTC 2024
Modified Files: src/tests/lib/libc/setjmp: t_sigstack.c Log Message: longjmp(3) t_sigstack: Fix fencepost error. Extremely unlikely to cause trouble, but let's just turn that into `never' to keep it easier for readers. PR lib/57946 To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/tests/lib/libc/setjmp/t_sigstack.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.