NetBSD-Bugs archive

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

PR/59327 CVS commit: src/lib/libc/arch/mips/gen



The following reply was made to PR kern/59327; it has been noted by GNATS.

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59327 CVS commit: src/lib/libc/arch/mips/gen
Date: Thu, 24 Apr 2025 23:54:14 +0000

 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