delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin-developers/2001/03/21/01:57:41

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: <002c01c0b1d4$129917e0$0200a8c0@lifelesswks>
From: "Robert Collins" <robert DOT collins AT itdomain DOT com DOT au>
To: "Jason Tishler" <Jason DOT Tishler AT dothill DOT com>
Cc: <cygwin-developers AT cygwin DOT com>
References: <EA18B9FA0FE4194AA2B4CDB91F73C0EF02E271 AT itdomain002 DOT itdomain DOT net DOT au> <20010320230048 DOT B541 AT dothill DOT com>
Subject: Re: pthread_kill prototype
Date: Wed, 21 Mar 2001 17:56:29 +1100
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: 21 Mar 2001 06:51:03.0729 (UTC) FILETIME=[4BFA6210:01C0B1D3]

Jason, regarding missing files - I think you're sport on (I just got
home where I have :pserver access again...)
==
administrator AT LIFELESSWKS /usr/src/src/winsup/cygwin
$ cvs -z9 diff -up
? pthread_rework.patch
? sched.cc
? include/sched.h
? include/semaphore.h
cvs server: Diffing .
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/21 06:50:10
@@ -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
===

so I suggest that you remove sched.o from the Makefile.in for now.

Rob

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019