From owner-freebsd-emulation Fri Dec 6 22:59:19 2002 Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8EC4337B401; Fri, 6 Dec 2002 22:59:18 -0800 (PST) Received: from kayak.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB04043E4A; Fri, 6 Dec 2002 22:59:02 -0800 (PST) (envelope-from marcel@xcllnt.net) Received: from athlon.pn.xcllnt.net (athlon.pn.xcllnt.net [192.168.4.3]) by kayak.xcllnt.net (8.12.6/8.12.6) with ESMTP id gB76wTrT034498; Fri, 6 Dec 2002 22:58:34 -0800 (PST) (envelope-from marcel@kayak.pn.xcllnt.net) Received: from athlon.pn.xcllnt.net (localhost [127.0.0.1]) by athlon.pn.xcllnt.net (8.12.6/8.12.6) with ESMTP id gB76wT86001690; Fri, 6 Dec 2002 22:58:29 -0800 (PST) (envelope-from marcel@athlon.pn.xcllnt.net) Received: (from marcel@localhost) by athlon.pn.xcllnt.net (8.12.6/8.12.6/Submit) id gB76wKVE001689; Fri, 6 Dec 2002 22:58:20 -0800 (PST) Date: Fri, 6 Dec 2002 22:58:20 -0800 From: Marcel Moolenaar To: Ian Dowse Cc: emulation@freebsd.org, robert@freebsd.org Subject: Re: linux_fcntl64() implementation Message-ID: <20021207065820.GA1640@athlon.pn.xcllnt.net> References: <200212070438.aa65335@salmon.maths.tcd.ie> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200212070438.aa65335@salmon.maths.tcd.ie> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, Dec 07, 2002 at 04:38:12AM +0000, Ian Dowse wrote: > > The patch below seems to fix the problem I was seeing - does anybody > know the precise details of the fcntl() vs. fcntl64() ABI? This bug > probably is the cause of PR kern/37656. I wouldn't know. Most of the time I deduce it from the kernel source and manpages if the standards don't apply. This is always sensitive to misinterpretations. BTW: The patch makes perfect sense... -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message