Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Nick Hudson <skrll@netbsd.org>
List: source-changes
Date: 01/19/2003 21:41:48
Module Name: src
Committed By: skrll
Date: Sun Jan 19 19:41:47 UTC 2003
Modified Files:
src/lib/libpthread: pthread.h
src/sys/sys: unistd.h
Log Message:
Move _POSIX_THREADS to the right place and define a few other symbolic
constants for the features we gained with the merge of the nathanw_sa
branch.
Ok'd by thorpej.
Closes my PR 19930.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/lib/libpthread/pthread.h
cvs rdiff -r1.21 -r1.22 src/sys/sys/unistd.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.