This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/winsup/mingw ChangeLog include/io.h includ ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	mingw-std-ns-branch
Changes by:	dannysmith@sources.redhat.com	2002-09-24 18:08:26

Modified files:
	winsup/mingw   : ChangeLog 
	winsup/mingw/include: io.h stdio.h 

Log message:
	* include/stdio.h (tempnam): Move out of __CSTD namespace.
	(FILE): Declare in __CSTD.
	(fpos_t): Likewise.
	(FILE): Qualify with __CSTD when used in non-std functions,
	throughout.
	* include/io.h (fileno): Remove prototype.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/ChangeLog.diff?cvsroot=src&only_with_tag=mingw-std-ns-branch&r1=1.85.2.7&r2=1.85.2.8
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/io.h.diff?cvsroot=src&only_with_tag=mingw-std-ns-branch&r1=1.5.6.1&r2=1.5.6.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/stdio.h.diff?cvsroot=src&only_with_tag=mingw-std-ns-branch&r1=1.12.2.3&r2=1.12.2.4


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]