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]

winsup/cygwin ChangeLog include/sys/wait.h


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


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