cvs commit: src/lib/libc/sys read.2 write.2

Yar Tikhiy yar at FreeBSD.org
Sat Oct 16 02:53:36 PDT 2004


yar         2004-10-16 09:53:35 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/sys         read.2 write.2 
  Log:
  Explain it is a negative offset that EINVAL may indicate.
  Now readers won't get an impression that pointing to beyond
  the current end of file will result in EINVAL.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.26      +2 -2      src/lib/libc/sys/read.2
  1.27      +2 -2      src/lib/libc/sys/write.2


More information about the cvs-src mailing list