Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
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