winsup/cygwin ChangeLog include/sys/wait.h

cgf@cygwin.com cgf@cygwin.com
Wed Feb 8 19:51:00 GMT 2012


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2012-02-08 19:51:13

Modified files:
	cygwin         : ChangeLog 
	cygwin/include/sys: wait.h 

Log message:
	* include/sys/wait.h: Remove C++ inline functions for `union wait'.  For C++
	use `void *' as __wait_status_ptr_t instead.  This is less type safe but fixes
	compile error on `wait(NULL)'.  Remove extra `;'.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.5687&r2=1.5688
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/include/sys/wait.h.diff?cvsroot=uberbaum&r1=1.7&r2=1.8



More information about the Cygwin-cvs mailing list