Date: Tue, 29 May 2001 13:01:24 -0400 (EDT) From: Garrett Wollman <wollman@khavrinen.lcs.mit.edu> To: John <jwd@FreeBSD.ORG> Cc: Current List <freebsd-current@FreeBSD.ORG> Subject: Correctness of UIO_MAXIOV definition? Message-ID: <200105291701.NAA96866@khavrinen.lcs.mit.edu> In-Reply-To: <20010526205509.A14824@FreeBSD.org> References: <20010526205509.A14824@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
<<On Sat, 26 May 2001 20:55:09 -0700, John <jwd@FreeBSD.ORG> said: > The second question I have is more standards based. > Should we consider changing UIO_MAXIOV to IOV_MAX or > _XOPEN_IOV_MAX and deprecating the 1st? I am unclear > on what the standard is for this. UIO_MAXIOV is what the kernel is willing to do. IOV_MAX being standardized is what should be used by user code. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105291701.NAA96866>