Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Oct 2004 09:53:35 +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 read.2 write.2
Message-ID:  <200410160953.i9G9rZcA072799@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410160953.i9G9rZcA072799>