NetBSD-Bugs archive

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

PR/57721 CVS commit: src



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57721 CVS commit: src
Date: Tue, 28 Nov 2023 02:54:33 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Tue Nov 28 02:54:33 UTC 2023
 
 Modified Files:
 	src/lib/libpthread: pthread.c
 	src/tests/lib/libpthread: t_stack.c
 
 Log Message:
 pthread: Don't adjust user-allocated stack addresses by guardsize.
 
 PR lib/57721
 
 XXX pullup-10
 XXX pullup-9
 XXX pullup-8
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.183 -r1.184 src/lib/libpthread/pthread.c
 cvs rdiff -u -r1.5 -r1.6 src/tests/lib/libpthread/t_stack.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