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 01:02:21

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

Log message:
	* include/io.h: Move wide char prototypes together.
	* include/string.h: Untangle wide char protototypes.
	Use C++ c-header compatability defines.
	*include/wchar.h: Copy wide char string prototypes from
	string.h.
	Resync with io.h.
	* include/signal.h: Use C++ c-header compatability defines.
	* include/stdio.h: Add guard for __HAVE_STD_CXX.

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.6&r2=1.85.2.7
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&r2=1.5.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/signal.h.diff?cvsroot=src&only_with_tag=mingw-std-ns-branch&r1=1.2&r2=1.2.16.1
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.2&r2=1.12.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/string.h.diff?cvsroot=src&only_with_tag=mingw-std-ns-branch&r1=1.6&r2=1.6.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/wchar.h.diff?cvsroot=src&only_with_tag=mingw-std-ns-branch&r1=1.10.6.2&r2=1.10.6.3


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