From owner-cvs-all Mon Jan 22 20:44:25 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 759EE37B400; Mon, 22 Jan 2001 20:44:04 -0800 (PST) Received: (from wollman@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0N4i4W52179; Mon, 22 Jan 2001 20:44:04 -0800 (PST) (envelope-from wollman) Message-Id: <200101230444.f0N4i4W52179@freefall.freebsd.org> From: Garrett Wollman Date: Mon, 22 Jan 2001 20:44:04 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys timespec.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG wollman 2001/01/22 20:44:04 PST Added files: sys/sys timespec.h Log: This file declares `struct timespec' so that we can have a single, centralized declaration (this will become useful later when we declare struct timespec in all the places it is supposed to be). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message