FW: sched* functions, pthread rework

Robert Collins robert.collins@itdomain.com.au
Tue Mar 20 17:57:00 GMT 2001


For clarity: the sched* functions are not thread related and should be
in cygwin1.dll even when it's built non threaded..
 
New files: sched.cc, include/semaphore.h, include/sched.h
 
Changelog:
21 Mar 2001 Robert Collins <rbtcollins@hotmail.com>
    * sched.cc: New file. Implement sched*
    * include/sched.h: New file. User land includes for sched*.
    * Makefile.in: Add sched.o
    * cygwin.din: Add exports for sched*.

Rob

-------------- next part --------------
A non-text attachment was scrubbed...
Name: sched.cc
Type: text/x-c
Size: 8908 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin-patches/attachments/20010320/fbbdd9e0/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sched.h
Type: text/x-c
Size: 1030 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin-patches/attachments/20010320/fbbdd9e0/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sched.patch
Type: text/x-diff
Size: 1440 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin-patches/attachments/20010320/fbbdd9e0/attachment-0002.bin>


More information about the Cygwin-patches mailing list