From owner-cvs-all Mon Jan 22 20:41:19 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 6EEDC37B698; Mon, 22 Jan 2001 20:40:54 -0800 (PST) Received: (from wollman@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0N4esm51957; Mon, 22 Jan 2001 20:40:54 -0800 (PST) (envelope-from wollman) Message-Id: <200101230440.f0N4esm51957@freefall.freebsd.org> From: Garrett Wollman Date: Mon, 22 Jan 2001 20:40:54 -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:40:54 PST Added files: sys/sys _timespec.h Log: Synchronize with some of my local changes. To quote: * This file must be kept synchronized with . * It defines a structure which must be a type pun for * `struct timespec'; this structure is used in header files where * the ABI uses a `struct timespec' but standards prohibit its * definition. (Currently only .) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message