Skip site navigation (1)Skip section navigation (2)
Date:      12 Apr 1999 17:12:05 +0300
From:      Ville-Pertti Keinonen <will@iki.fi>
To:        will@iki.fi (Ville-Pertti Keinonen)
Cc:        hackers@freebsd.org
Subject:   Re: read() and pread() syscalls
Message-ID:  <86g166gc7e.fsf@not.demophon.com>
In-Reply-To: will@iki.fi's message of "12 Apr 1999 17:04:17 %2B0300"
References:  <Pine.BSF.4.05.9904112120340.35407-100000@janus.syracuse.net> <86hfqmgcoh.fsf@not.demophon.com>

next in thread | previous in thread | raw e-mail | index | archive | help

will@iki.fi (Ville-Pertti Keinonen) writes:

> Actually, read(2) is equivalent to lseek(2)+pread(2)+lseek(2), with the

Minor clarification - they are not exactly equivalent, of course,
read(2) only looks up the file descriptor once.


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?86g166gc7e.fsf>