kern/19363: [kernel] [patch] allow processes know about their
file descriptors, reliably
Valentin Nechayev
netch at netch.kiev.ua
Wed Jul 5 14:20:21 UTC 2006
The following reply was made to PR kern/19363; it has been noted by GNATS.
From: Valentin Nechayev <netch at netch.kiev.ua>
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: kern/19363: [kernel] [patch] allow processes know about their
file descriptors, reliably
Date: Wed, 05 Jul 2006 17:18:55 +0300
1. Another bad behaved program is erlang:( Closing all descriptors up to
rlimit (7264 now at my system)
2. Now I think this shall be not separate syscall, but fcntl()
subcommand; changes are trivial
-netch-
More information about the freebsd-bugs
mailing list