Subject: CVS commit: src/include
To: None <source-changes@netbsd.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 02/27/2003 17:56:06
Module Name: src
Committed By: kleink
Date: Thu Feb 27 15:56:05 UTC 2003
Modified Files:
src/include: stdio.h
Log Message:
As with _REENTRANT, don't provide simple non-locking macro versions of
several functions when _PTHREADS is defined (usually via cc -pthread).
To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 src/include/stdio.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.