<<On Sat, 26 May 2001 20:55:09 -0700, John <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
- Correctness of UIO_MAXIOV definition? John
- Re: Correctness of UIO_MAXIOV definition? Garrett Wollman
- Re: Correctness of UIO_MAXIOV definition? John W. De Boskey