Date: Mon, 18 Oct 2004 10:02:04 +0000 (UTC) From: Yar Tikhiy <yar@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys sendfile.2 Message-ID: <200410181002.i9IA24uf069136@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yar 2004-10-18 10:02:04 UTC
FreeBSD src repository
Modified files:
lib/libc/sys sendfile.2
Log:
Since sendfile(2) works on regular files only,
which have no negative offsets, "negative" and
"invalid" are equivalent WRT the offset argument.
Suggested by: bde
Revision Changes Path
1.26 +1 -1 src/lib/libc/sys/sendfile.2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410181002.i9IA24uf069136>
