From owner-freebsd-bugs Thu Dec 10 23:27:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA28551 for freebsd-bugs-outgoing; Thu, 10 Dec 1998 23:27:04 -0800 (PST) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA28543 for ; Thu, 10 Dec 1998 23:27:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from Unknown UID 563@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA29482; Thu, 10 Dec 1998 23:00:00 -0800 (PST) Date: Thu, 10 Dec 1998 23:00:00 -0800 (PST) Message-Id: <199812110700.XAA29482@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.ORG From: Bruce Evans Subject: Re: misc/9033: refer to but not include one Reply-To: Bruce Evans Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR misc/9033; it has been noted by GNATS. From: Bruce Evans To: bde@zeta.org.au, rssh@grad.kiev.ua Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: misc/9033: refer to but not include one Date: Fri, 11 Dec 1998 17:59:00 +1100 >> This is a (not very good, but...) design feature. See `man 2 readv', >> `man 2 writev' and `man 9 uio'. > > i. e. format of struct_iov in uio.uio_uov and readv is different ? No. The prerequisite is specified. > > format of uio_uov can be in general absolute any ? No. > why this is not void * or union ? It is a 20 year old interface. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message