src/winsup/mingw include/wchar.h include/stdli ...

dannysmith@cygwin.com dannysmith@cygwin.com
Thu Jul 12 09:38:00 GMT 2007


CVSROOT:	/cvs/src
Module name:	src
Changes by:	dannysmith@sourceware.org	2007-07-12 09:38:17

Modified files:
	winsup/mingw/include: wchar.h stdlib.h tchar.h 
	winsup/mingw   : ChangeLog 

Log message:
	* incude/wchar.h (_wsystem) Declare.
	(_wputenv) Declare.
	(_wgetenv): Declare.
	(_wsearchenv): Declare.
	(_wmakepath): Declare.
	(_wsplitpath): Declare.
	(_wfullpath): Declare.
	* incude/stdlib.h (_wsystem) Declare.
	(_wputenv, _wgetenv, _wsearchenv, _wmakepath, _wsplitpath, _wfullpath):
	Move into _WSTDLIB_DEFINED guard.
	* include/tchar.h (_tsystem): New UNICODE mapping define.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/wchar.h.diff?cvsroot=src&r1=1.25&r2=1.26
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/stdlib.h.diff?cvsroot=src&r1=1.31&r2=1.32
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/tchar.h.diff?cvsroot=src&r1=1.23&r2=1.24
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/ChangeLog.diff?cvsroot=src&r1=1.369&r2=1.370



More information about the Cygwin-cvs mailing list