From owner-freebsd-standards@FreeBSD.ORG Tue Feb 3 08:11:13 2004 Return-Path: Delivered-To: freebsd-standards@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FFC616A4CE for ; Tue, 3 Feb 2004 08:11:13 -0800 (PST) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29E8843D2D for ; Tue, 3 Feb 2004 08:11:10 -0800 (PST) (envelope-from eischen@vigrid.com) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mail.pcnet.com (8.12.10/8.12.1) with ESMTP id i13GB9iw019993 for ; Tue, 3 Feb 2004 11:11:09 -0500 (EST) Date: Tue, 3 Feb 2004 11:11:09 -0500 (EST) From: Daniel Eischen X-Sender: eischen@pcnet5.pcnet.com To: standards@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: semaphore/timespec question X-BeenThere: freebsd-standards@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Standards compliance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Feb 2004 16:11:13 -0000 (and also <_semaphore.h>) now need struct timespec to be defined. What's the preferred way to do this? Add a "struct timespec;" to <_semaphore.h> or ? Thanks, -- Dan Eischen