From owner-freebsd-hackers Sun Apr 11 18:29: 8 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [209.157.86.2]) by hub.freebsd.org (Postfix) with ESMTP id F118714CE6 for ; Sun, 11 Apr 1999 18:29:06 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.3/8.9.1) id SAA11924; Sun, 11 Apr 1999 18:26:47 -0700 (PDT) (envelope-from dillon) Date: Sun, 11 Apr 1999 18:26:47 -0700 (PDT) From: Matthew Dillon Message-Id: <199904120126.SAA11924@apollo.backplane.com> To: Brian Feldman Cc: Jason Thorpe , jwm@CSUA.Berkeley.EDU, freebsd-hackers@FreeBSD.ORG Subject: Re: read() and pread() syscalls References: Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :> But, see above about it not being possible to emulate read() with pread() :> in userspace. : :You mean, without lseek(2) =) pread/pwrite + lseek is not atomic, so exact emulation is not possible. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message