Subject: CVS commit: [nathanw_sa] basesrc/lib/libc/include
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 12/30/2001 04:27:59
Module Name:	basesrc
Committed By:	nathanw
Date:		Sun Dec 30 02:27:59 UTC 2001

Modified Files:
	basesrc/lib/libc/include [nathanw_sa]: reentrant.h

Log Message:
Define thr_errno() to be pthread__errno() when _REENTRANT is defined.
(This entire layer of #defines is silly.)


To generate a diff of this commit:
cvs rdiff -r1.6.4.1 -r1.6.4.2 basesrc/lib/libc/include/reentrant.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.