Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-10] src/lib/libpthread
Module Name: src
Committed By: martin
Date: Sat Jul 20 15:36:52 UTC 2024
Modified Files:
src/lib/libpthread [netbsd-10]: pthread_attr_getguardsize.3
pthread_attr_getstack.3
Log Message:
Pull up following revision(s) (requested by rin in ticket #758):
lib/libpthread/pthread_attr_getstack.3: revision 1.9
lib/libpthread/pthread_attr_getguardsize.3: revision 1.6
pthread: Document the setstack vs setguardsize bug.
Suggest the safe, compatible workaround.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.5.14.1 src/lib/libpthread/pthread_attr_getguardsize.3
cvs rdiff -u -r1.8 -r1.8.14.1 src/lib/libpthread/pthread_attr_getstack.3
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