From owner-freebsd-bugs Sun Dec 10 10:20: 5 2000 From owner-freebsd-bugs@FreeBSD.ORG Sun Dec 10 10:20:03 2000 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 311B337B400 for ; Sun, 10 Dec 2000 10:20:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eBAIK3K11793; Sun, 10 Dec 2000 10:20:03 -0800 (PST) (envelope-from gnats) Date: Sun, 10 Dec 2000 10:20:03 -0800 (PST) Message-Id: <200012101820.eBAIK3K11793@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Garrett Wollman Subject: misc/23366: mmap() non conforming Reply-To: Garrett Wollman Sender: gnats@FreeBSD.org Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/23366; it has been noted by GNATS. From: Garrett Wollman To: dwhedon@gordian.com Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: misc/23366: mmap() non conforming Date: Sun, 10 Dec 2000 13:18:21 -0500 (EST) < mmap() as defined by the open group doesn't need sys/types.h included: mmap() as defined by BSD does. Having said that, we will be making such a change soon, in 5.x only, for compatibility with the forthcoming revision of POSIX. Please be patient. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message