Date: Sat, 9 Nov 2002 00:07:21 -0800 (PST) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include stdio.h Message-ID: <200211090807.gA987LII038495@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2002/11/09 00:07:21 PST
Modified files: (Branch: RELENG_4)
include stdio.h
Log:
Forced commit:
MFC:
Change __sF to __std{in,out,err}p in #defines for std{in,out,err}.
This should help us with our compatibility problems over the long
haul. I hope that this is the right thing to do.
std{in,out,err} are no longer compile time constants. -current has
had this for 14 months now, and other systems do this. I've fixed all
the places in the -stable tree that assumed that they were compile
time constants.
Reviewed by: arch@
Revision Changes Path
1.24.2.5 +0 -0 src/include/stdio.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211090807.gA987LII038495>
