From owner-freebsd-hackers Mon Jan 29 10: 8: 7 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from smtp.nettoll.com (matrix.nettoll.net [212.155.143.61]) by hub.freebsd.org (Postfix) with ESMTP id F19FE37B402 for ; Mon, 29 Jan 2001 10:07:47 -0800 (PST) Received: by smtp.nettoll.com; Mon, 29 Jan 2001 19:04:38 +0100 (MET) Message-Id: <4.3.0.20010129191730.062001a0@pop.free.fr> X-Sender: usebsd@pop.free.fr X-Mailer: QUALCOMM Windows Eudora Version 4.3 Date: Mon, 29 Jan 2001 19:18:34 +0100 To: Garrett Wollman , Luigi Rizzo From: mouss Subject: Re: [kernel patch] fcntl(...) to close many descriptors Cc: hackers@FreeBSD.ORG In-Reply-To: <200101291728.MAA35556@khavrinen.lcs.mit.edu> References: <200101282045.f0SKjAN25209@iguana.aciri.org> <20010128143117.A22348@spawn.nectar.com> <200101282045.f0SKjAN25209@iguana.aciri.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 12:28 29/01/01 -0500, Garrett Wollman wrote: >< >said: > > > kind-of, though the function name should be a string and not > > an integer (easier to extend/allocate), and it should allow > > return values in user-supplied buffers, same as ioctl/fcntl > > calls do. > >dlsym() you mean at user level? That's certainly possible, but I think this is way more than we need. strcmp() is ok given the number of syscalls. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message