Date: Thu, 10 Feb 2005 20:09:02 +0000 (UTC) From: Colin Percival <cperciva@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: <200502102009.j1AK92Nf010692@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502102009.j1AK92Nf010692>
