winsup/cygwin ChangeLog cygwin.din pthread.cc ...

cgf@sourceware.cygnus.com cgf@sourceware.cygnus.com
Fri Mar 16 17:15:00 GMT 2001


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sources.redhat.com	2001-03-16 17:14:59

Modified files:
	cygwin         : ChangeLog cygwin.din pthread.cc thread.cc 
	                 thread.h 
	cygwin/include : pthread.h 

Log message:
	* cygwin.din: Export the new functions.
	* pthread.cc (pthread_cond_*): Add wrapper functions that call __pthread_cond*
	functions.
	* thread.cc (__pthread_cond_*): Implement the pthread_cond* functions.
	* thread.h: Add new class entries and prototypes for __pthread_cond* functions.
	* include/pthread.h: user land header prototypes for pthread_cond* functions
	and related defines.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.569&r2=1.570
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/cygwin.din.diff?cvsroot=uberbaum&r1=1.21&r2=1.22
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/pthread.cc.diff?cvsroot=uberbaum&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/thread.cc.diff?cvsroot=uberbaum&r1=1.16&r2=1.17
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/thread.h.diff?cvsroot=uberbaum&r1=1.8&r2=1.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/include/pthread.h.diff?cvsroot=uberbaum&r1=1.2&r2=1.3



More information about the Cygwin-cvs mailing list