Date: Sun, 4 Apr 1999 17:16:06 -0500 From: "Richard Seaman, Jr." <dick@tar.com> 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> In-Reply-To: <199904042156.OAA62358@freefall.freebsd.org>; from steve@FreeBSD.ORG on Sun, Apr 04, 1999 at 02:56:49PM -0700 References: <199904042156.OAA62358@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990404171606.C2017>