Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-10] src/lib/libc/compat/arch/sparc64/gen



Module Name:    src
Committed By:   bouyer
Date:           Sat May 10 17:48:30 UTC 2025

Modified Files:
        src/lib/libc/compat/arch/sparc64/gen [netbsd-10]: compat_setjmp.S

Log Message:
Pull up following revision(s) (requested by martin in ticket #1108):
        lib/libc/compat/arch/sparc64/gen/compat_setjmp.S: revision 1.2
PR 59370: compat_13: since we do not initialize the %o0 slot in jmpbuf
in setjmp() we need to store the full 64bit argument from longjmp()
there, otherwise the upper 32bit will be random garbage.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.1.96.1 \
    src/lib/libc/compat/arch/sparc64/gen/compat_setjmp.S

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