| www.delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-developers-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin-developers/> |
| List-Post: | <mailto:cygwin-developers AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-developers-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-developers-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin-developers AT sources DOT redhat DOT com |
| Message-ID: | <023d01c0b640$d1d010d0$0200a8c0@lifelesswks> |
| From: | "Robert Collins" <robert DOT collins AT itdomain DOT com DOT au> |
| To: | <cygwin-developers AT cygwin DOT com> |
| References: | <20010326125201 DOT A18870 AT redhat DOT com> |
| Subject: | Re: counting down to 1.3.0 |
| Date: | Tue, 27 Mar 2001 08:05:06 +1000 |
| MIME-Version: | 1.0 |
| X-Priority: | 3 |
| X-MSMail-Priority: | Normal |
| X-Mailer: | Microsoft Outlook Express 5.50.4133.2400 |
| X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4133.2400 |
| X-OriginalArrivalTime: | 26 Mar 2001 21:59:52.0591 (UTC) FILETIME=[15C729F0:01C0B640] |
----- Original Message ----- From: "Christopher Faylor" <cgf AT redhat DOT com> To: <cygwin-developers AT cygwin DOT 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 AT sem_wait @PTH_ALLOW AT sem_trywait @PTH_ALLOW AT 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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |