Pthread support in cygwin

Robert Collins robert.collins@itdomain.com.au
Wed Apr 11 17:00:00 GMT 2001


This patch and attached changelog (my mailer stuffs up the formatting)
are a resubmission of the previosuly discussed patches for pthreads &
cygwin in newlib. I will look into a larger rearrangement as
discussed... but that will be much later. I won't shed any tears if the
rtems folk get there first :]

This patch is self-contained: committing it now should not cause any
problems with the existing pthread support in cygwin. (However I haven't
tried to mix and match so...)

==
2001-04-12  Robert Collins <rbtcollins@hotmail.com>

 * libc/include/sys/features.h: Add appropriate defines for Cygwin
pthread support.
 * libc/include/sys/signal.h: Remove unneeded __CYGWIN__ protection.
 * libc/include/sys/types.h: Protect __CYGWIN__ from the rtems pthreads
types.
 Include <cygwin/types.h> for the cygwin specific typedefs.


-------------- next part --------------
2001-04-12  Robert Collins <rbtcollins@hotmail.com>

	* libc/include/sys/features.h: Add appropriate defines for Cygwin pthread support.
	* libc/include/sys/signal.h: Remove unneeded __CYGWIN__ protection.
	* libc/include/sys/types.h: Protect __CYGWIN__ from the rtems pthreads types.
	Include <cygwin/types.h> for the cygwin specific typedefs.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pthread.patch
Type: text/x-diff
Size: 2769 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin-patches/attachments/20010411/87f0e6a5/attachment.bin>


More information about the Cygwin-patches mailing list