Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [nathanw_sa] basesrc/lib/libpthread
Module Name: basesrc
Committed By: nathanw
Date: Wed Sep 4 19:54:49 UTC 2002
Modified Files:
basesrc/lib/libpthread [nathanw_sa]: pthread_stack.c
Log Message:
Use mprotect(PROT_NONE) instead of munmap() to mark the thread stack
red zone.
Problem pointed out by Joel Schopp.
To generate a diff of this commit:
cvs rdiff -r1.1.2.4 -r1.1.2.5 basesrc/lib/libpthread/pthread_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