From owner-cvs-all Sun Mar 8 02:46:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA09711 for cvs-all-outgoing; Sun, 8 Mar 1998 02:46:53 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from hda.hda.com (hda-bicnet.bicnet.net [208.220.66.37]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA09704; Sun, 8 Mar 1998 02:46:44 -0800 (PST) (envelope-from dufault@hda.hda.com) Received: (from dufault@localhost) by hda.hda.com (8.8.5/8.8.5) id FAA14518; Sun, 8 Mar 1998 05:46:37 -0500 (EST) From: Peter Dufault Message-Id: <199803081046.FAA14518@hda.hda.com> Subject: Re: cvs commit: src/include sched.h Makefile In-Reply-To: <199803080217.SAA26438@freefall.freebsd.org> from John Birrell at "Mar 7, 98 06:17:27 pm" To: jb@FreeBSD.ORG (John Birrell) Date: Sun, 8 Mar 1998 05:46:37 -0500 (EST) Cc: cvs-committers@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL25 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > jb 1998/03/07 18:17:27 PST > > Modified files: > include Makefile > Added files: > include sched.h > Log: > Add a POSIX sched header. pthread_yield() in draft 4 becomes > sched_yield() in the final draft (10). This header contains the > prototype. Other things in here are "future". That went in last week in posix4/sched.h and should be installed in /usr/include when you build the system. Can you take yours back out? The source for the scheduler is also in posix4/ksched.c and should be hooked in shortly. -- Peter Dufault (dufault@hda.com) Realtime development, Machine control, HD Associates, Inc. Safety critical systems, Agency approval To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message