Date: Mon, 15 Jul 2002 12:38:45 -0700 (PDT) From: Garrett Wollman <wollman@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include stdio.h Message-ID: <200207151938.g6FJckn6098897@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wollman 2002/07/15 12:38:45 PDT
Modified files:
include stdio.h
Log:
Clean up some of the rather strange structure and ordering of this
file. Correct visibility conditions and order blocks of declarations
in order of increasing inclusiveness. Note that [v]snprintf() is now
in ISO C and f{seek,tell}o() are now in POSIX. Deprecated getw() and
putw() are no longer visible in XSH6 namespace (and should probably
be removed from BSD namespace as well).
Revision Changes Path
1.41 +67 -52 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?200207151938.g6FJckn6098897>
