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/testsuite ChangeLog winsup.api/pthr ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	tpfaff at sourceware dot org	2003-03-27 19:44:41

Modified files:
	winsup/testsuite: ChangeLog 
	winsup/testsuite/winsup.api/pthread: condvar7.c condvar9.c 
	                                     rwlock7.c 

Log message:
	* winsup.api/pthread/condvar7.c (mythread): Cast
	pthread_mutex_unlock argument of pthread_cleanup_push
	to void *, preventing a	compiler warning / testsuite failure.
	* winsup.api/pthread/condvar9.c (mythread): Likewise.
	* winsup.api/pthread/rwlock7.c (main): Use ftime instead of
	_ftime.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/testsuite/ChangeLog.diff?cvsroot=src&r1=1.62&r2=1.63
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/testsuite/winsup.api/pthread/condvar7.c.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/testsuite/winsup.api/pthread/condvar9.c.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/testsuite/winsup.api/pthread/rwlock7.c.diff?cvsroot=src&r1=1.1&r2=1.2


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