From owner-freebsd-bugs Sun Apr 4 15:18: 6 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from ns.tar.com (ns.tar.com [204.95.187.2]) by hub.freebsd.org (Postfix) with ESMTP id 12B5A15330; Sun, 4 Apr 1999 15:18:03 -0700 (PDT) (envelope-from dick@ns.tar.com) Received: (from dick@localhost) by ns.tar.com (8.9.3/8.9.3) id RAA04472; Sun, 4 Apr 1999 17:16:07 -0500 (CDT) (envelope-from dick) Date: Sun, 4 Apr 1999 17:16:06 -0500 From: "Richard Seaman, Jr." To: steve@FreeBSD.ORG Cc: info@highwind.com, freebsd-bugs@FreeBSD.ORG Subject: Re: kern/8011: libc_r does not have pread() or pwrite() interfaces Message-ID: <19990404171606.C2017@tar.com> References: <199904042156.OAA62358@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <199904042156.OAA62358@freefall.freebsd.org>; from steve@FreeBSD.ORG on Sun, Apr 04, 1999 at 02:56:49PM -0700 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, Apr 04, 1999 at 02:56:49PM -0700, steve@FreeBSD.ORG wrote: > Synopsis: libc_r does not have pread() or pwrite() interfaces > > State-Changed-From-To: open->closed > State-Changed-By: steve > State-Changed-When: Sun Apr 4 14:52:11 PDT 1999 > State-Changed-Why: > dt@freebsd.org added the missing prototypes to unistd.h earlier today. If I understand what has been done, we now have pread and pwrite syscalls, and headers. But, do we have man pages? I haven't seen them? And, I don't think we have pread/pwrite implemented in libc_r yet? The patches posted in PR 8011 included man pages and code for libc_r implementation -- though someone (eg. John Birrell) should probably review them. But, maybe I missed something? -- Richard Seaman, Jr. email: dick@tar.com 5182 N. Maple Lane phone: 414-367-5450 Chenequa WI 53058 fax: 414-367-5852 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message