Date: Fri, 06 Jan 2006 09:34:33 -0700 From: Scott Long <scottl@samsco.org> To: John Baldwin <jhb@FreeBSD.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_descrip.c Message-ID: <43BE9C19.6070600@samsco.org> In-Reply-To: <200601061630.k06GUUXW022868@repoman.freebsd.org> References: <200601061630.k06GUUXW022868@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
John Baldwin wrote: > jhb 2006-01-06 16:30:30 UTC > > FreeBSD src repository > > Modified files: > sys/kern kern_descrip.c > Log: > Return EBADF rather than EINVAL for FWRITE failure as per POSIX. > > MFC after: 1 week > > Revision Changes Path > 1.290 +2 -3 src/sys/kern/kern_descrip.c Technically this will be an API change if it get's MFC'd, though a minor one. If it needs to go into RELENG_6 then it should be clearly documented in the release notes. Scott
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43BE9C19.6070600>