Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/arch/hppa/gen
Module Name: src
Committed By: riastradh
Date: Fri Apr 25 01:18:51 UTC 2025
Modified Files:
src/lib/libc/arch/hppa/gen: makecontext.c
Log Message:
hppa makecontext: Use STACK_ALIGNBYTES to refer to stack alignment.
No functional change intended -- just make it clearer and easier to
search.
PR kern/59327: user stack pointer is not aligned properly
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/lib/libc/arch/hppa/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