From owner-freebsd-hackers Tue Feb 13 7:48: 5 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id E34D937B491 for ; Tue, 13 Feb 2001 07:48:00 -0800 (PST) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.9.3/8.9.3) id KAA30633; Tue, 13 Feb 2001 10:47:58 -0500 (EST) (envelope-from wollman) Date: Tue, 13 Feb 2001 10:47:58 -0500 (EST) From: Garrett Wollman Message-Id: <200102131547.KAA30633@khavrinen.lcs.mit.edu> To: Luigi Rizzo Cc: usebsd@free.fr (mouss), drosih@rpi.edu, hackers@FreeBSD.ORG, wollman@khavrinen.lcs.mit.edu Subject: Re: [kernel patch] fcntl(...) to close many descriptors In-Reply-To: <200101281837.f0SIbGI24332@iguana.aciri.org> References: <01012820234100.00214@dades.chilali.net> <200101281837.f0SIbGI24332@iguana.aciri.org> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG < said: > basically i am thinking of something like > generic_syscall("fdcloseall", ....); No less clear than ret = syscall(SYS_FDCLOSEALL, ...); -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message