Date: Mon, 31 Oct 2005 04:08:28 +0000 (UTC) From: Joseph Koshy <jkoshy@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: <200510310408.j9V48SQK000155@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkoshy 2005-10-31 04:08:28 UTC
FreeBSD src repository
Modified files:
lib/libc/sys sendfile.2
Log:
Document the fact that sendfile(2) can EOPNOTSUPP if the underlying
filesystem for the file being transferred doesn't support UIO_NOCOPY.
Reported by: Niki Denev <nike_d@cytexbg.com>
Revision Changes Path
1.29 +5 -0 src/lib/libc/sys/sendfile.2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510310408.j9V48SQK000155>
