Module Name: src Committed By: kamil Date: Sun Nov 20 03:11:32 UTC 2016
Modified Files: src/lib/libpthread_dbg: pthread_dbg.c Log Message: Catch up with correct pt_magic reads in td_thr_{getname,suspend,resume} The pt_magic field is not the first one in the pthread_t structure. Sponsored by <The NetBSD Foundation> To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 src/lib/libpthread_dbg/pthread_dbg.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.