Date: Fri, 11 Dec 1998 01:37:12 +0300 (MSK) From: Dmitry Khrustalev <dima@zippy.machaon.ru> To: "Richard Seaman, Jr." <lists@tar.com> Cc: "hackers@freebsd.org" <hackers@FreeBSD.ORG>, dima@bog.msu.su Subject: Re: pread/pwrite Message-ID: <Pine.BSF.4.05.9812110135380.65738-100000@zippy.machaon.ru> In-Reply-To: <199812102156.PAA27450@ns.tar.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 10 Dec 1998, Richard Seaman, Jr. wrote: NetBSD uses: 173 STD { ssize_t sys_pread(int fd, void *buf, \ size_t nbyte, int pad, off_t offset); } 174 STD { ssize_t sys_pwrite(int fd, const void *buf, \ size_t nbyte, int pad, off_t offset); } -Dima To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9812110135380.65738-100000>