/[base]
ViewVC logotype

Revision 344038


Jump to revision: Previous Next
Author: ngie
Date: Tue Feb 12 02:57:34 2019 UTC (5 years, 4 months ago)
Changed paths: 2
Log Message:
MFC r339343,r343444:

r339343 (by allanjude):

Document that sendfile(2) can return ENOTCAPABLE

PR:		232207

r343444:

Document that `sendfile` will return an invalid value for `sbytes` if provided an invalid address

This is meant to clarify the fact that the system call will not fail
with -1/EFAULT, as one might expect, when reading the sendfile(2)
manpage today.

While here, pet the mandoc linter, when dealing with the section that
describes valid values for `flags`.

PR:		232210
Approved by:	jtl (mentor)
Differential Revision: https://reviews.freebsd.org/D19150


Changed paths

Path Details
Directorystable/11/ modified , props changed
Directorystable/11/lib/libc/sys/sendfile.2 modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27