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