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

Colin Percival cperciva at FreeBSD.org
Thu Feb 10 20:09:02 GMT 2005


cperciva    2005-02-10 20:09:02 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/sys         read.2 write.2 
  Log:
  read(), pread(), write(), and pwrite() return EINVAL if they are asked
  for more than INT_MAX bytes.
  
  Revision  Changes    Path
  1.29      +5 -0      src/lib/libc/sys/read.2
  1.29      +5 -0      src/lib/libc/sys/write.2


More information about the cvs-src mailing list