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

Re: counting down to 1.3.0


----- Original Message -----
From: "Christopher Faylor" <cgf@redhat.com>
To: <cygwin-developers@cygwin.com>
Sent: Tuesday, March 27, 2001 3:52 AM
Subject: counting down to 1.3.0


> I think that we have addressed all of the problems that I know of with
the
> current CVS version of cygwin.
>
> I'd like to have two things happen before I make a new release:
>
> 2) I'd like to resolve the newlib/cygwin pthreads issues and get
>    Rober Collins' latest patches into cygwin.
>

Well I've had the one response back "Should be good" cc'd to the rtems
maintainer... but no further comment.

My local directory is getting rather out of sync :[  with CVS...

Also I thin you missed the cygwin.din update in the sched* patch:
diffing gives:
Index: cygwin.din
===================================================================
RCS file: /cvs/src/src/winsup/cygwin/cygwin.din,v
retrieving revision 1.22
diff -u -p -r1.22 cygwin.din
--- cygwin.din  2001/03/17 01:14:57     1.22
+++ cygwin.din  2001/03/26 22:03:51
@@ -1114,6 +1114,14 @@ cygwin32_internal = cygwin_internal
 @PTH_ALLOW@sem_wait
 @PTH_ALLOW@sem_trywait
 @PTH_ALLOW@sem_post
+sched_get_priority_max
+sched_get_priority_min
+sched_getparam
+sched_getscheduler
+sched_rr_get_interval
+sched_setparam
+sched_setscheduler
+sched_yield
 acl
 _acl = acl
 facl

Do you want me to send in the ChangeLog again?

Rob


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