Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/arch/mips/gen
Module Name: src
Committed By: riastradh
Date: Thu Apr 24 23:54:14 UTC 2025
Modified Files:
src/lib/libc/arch/mips/gen: makecontext.c
Log Message:
mips/makecontext.c: Use STACK_ALIGNBYTES for clarity.
No functional change intended.
Tidying to make stack alignment more obvious, prompted by:
PR kern/59327: user stack pointer is not aligned properly
Part of a patch by rin@.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/lib/libc/arch/mips/gen/makecontext.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