Date: Thu, 23 Aug 2001 08:40:31 -0700 (PDT) From: "Andrey A. Chernov" <ache@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_lockf.c Message-ID: <200108231540.f7NFeVx01365@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ache 2001/08/23 08:40:31 PDT Modified files: sys/kern kern_lockf.c Log: Originally BSD return EINVAL for l_len < 0, but now POSIX wants it too, so implement POSIX l_len < 0 handling. Revision Changes Path 1.32 +7 -4 src/sys/kern/kern_lockf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108231540.f7NFeVx01365>