cvs commit: src/lib/libc/sys sendfile.2

Joseph Koshy jkoshy at FreeBSD.org
Sun Oct 30 20:08:28 PST 2005


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 at cytexbg.com>
  
  Revision  Changes    Path
  1.29      +5 -0      src/lib/libc/sys/sendfile.2


More information about the cvs-all mailing list