Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   riastradh
Date:           Fri Apr 25 01:18:24 UTC 2025

Modified Files:
        src/lib/libc/arch/mips/gen: _lwp.c
        src/tests/kernel: t_signal_and_sp.c

Log Message:
mips _lwp_makecontext: Align sp.

PR kern/59327: user stack pointer is not aligned properly


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/lib/libc/arch/mips/gen/_lwp.c
cvs rdiff -u -r1.16 -r1.17 src/tests/kernel/t_signal_and_sp.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