Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Feb 2001 10:47:58 -0500 (EST)
From:      Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
To:        Luigi Rizzo <rizzo@aciri.org>
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
Message-ID:  <200102131547.KAA30633@khavrinen.lcs.mit.edu>
In-Reply-To: <200101281837.f0SIbGI24332@iguana.aciri.org>
References:  <01012820234100.00214@dades.chilali.net> <200101281837.f0SIbGI24332@iguana.aciri.org>

next in thread | previous in thread | raw e-mail | index | archive | help
<<On Sun, 28 Jan 2001 10:37:16 -0800 (PST), Luigi Rizzo <rizzo@aciri.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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102131547.KAA30633>