This is the mail archive of the cygwin-patches@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]

[PATCH] Trivial pthread testsuite fixes


Redirected to here from cygwin at cygwin dot com since I now have posting
privileges.  Thanks Elfyn McBratney.

2003-03-26  Brian Ford  <ford at vss dot fsi dot com>

	* 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.

-- 
Brian Ford
Senior Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
Phone: 314-551-8460
Fax:   314-551-8444

Attachment: winsup.api.patch
Description: Text document


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