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/hppa/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/hppa/gen
Date: Fri, 25 Apr 2025 01:18:51 +0000

 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