From owner-freebsd-standards@FreeBSD.ORG Wed Jul 21 12:52:53 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 8F2E316A4CF for ; Wed, 21 Jul 2004 12:52:53 +0000 (GMT) Received: from mail.FreeBSD.org.cn (dns3.freebsd.org.cn [61.129.66.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id E657F43D5C for ; Wed, 21 Jul 2004 12:52:50 +0000 (GMT) (envelope-from delphij@frontfree.net) Received: (qmail 91132 invoked by uid 0); 21 Jul 2004 12:50:54 -0000 Received: from unknown (HELO beastie.frontfree.net) (219.239.98.7) by mail.FreeBSD.org.cn with AES256-SHA encrypted SMTP; 21 Jul 2004 12:50:54 -0000 Received: from localhost (localhost.frontfree.net [127.0.0.1]) by beastie.frontfree.net (Postfix) with ESMTP id D85CE11D00; Wed, 21 Jul 2004 20:32:33 +0800 (CST) Received: from beastie.frontfree.net ([127.0.0.1]) by localhost (beastie.frontfree.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00166-03; Wed, 21 Jul 2004 20:32:23 +0800 (CST) Received: by beastie.frontfree.net (Postfix, from userid 1001) id 564CC11CCE; Wed, 21 Jul 2004 20:32:20 +0800 (CST) Date: Wed, 21 Jul 2004 20:32:20 +0800 From: Xin LI To: freebsd-standards@FreeBSD.org, phk@FreeBSD.org Message-ID: <20040721123220.GA995@frontfree.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="wRRV7LY7NUeQGEoC" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-GPG-key-ID/Fingerprint: 0xCAEEB8C0 / 43B8 B703 B8DD 0231 B333 DC28 39FB 93A0 CAEE B8C0 X-GPG-Public-Key: http://www.delphij.net/delphij.asc X-Operating-System: FreeBSD beastie.frontfree.net 5.2-delphij FreeBSD 5.2-delphij #80: Thu Jun 24 17:30:33 CST 2004 delphij@beastie.frontfree.net:/usr/obj/usr/src/sys/BEASTIE i386 X-URL: http://www.delphij.net X-By: delphij@beastie.frontfree.net X-Location: Beijing, China X-Virus-Scanned: by amavisd-new at frontfree.net Subject: RFC: Proposal to expose timespec* outside _KERNEL 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: Wed, 21 Jul 2004 12:52:53 -0000 --wRRV7LY7NUeQGEoC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello, freebsd-standards@, It seems that our sys/time.h has timespec* macros (e.g. timespeccmp) inside an ifdef, while NetBSD and OpenBSD don't. So is the attached patch appropriate, or shall we change the ifdef statement to something like ifdef _KERNEL || BSD_COMPAT? Thanks in advance! Cheers, --=20 Xin LI http://www.delphij.net/ See complete headers for GPG key and other information. --wRRV7LY7NUeQGEoC Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFA/mJUOfuToMruuMARAlAeAJ40smWvZ60qiG0NlqNulNp9Xuo9lACgjGc5 K1ENue/RcDKFrji//XPFv+c= =zhRF -----END PGP SIGNATURE----- --wRRV7LY7NUeQGEoC--