NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/44950: fcntl(F_MAXFD) returns bogus values
The following reply was made to PR kern/44950; it has been noted by GNATS.
From: Jukka Ruohonen <jruohonen%iki.fi@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: martin%NetBSD.org@localhost, Julio Merino <jmmv%julipedia.org@localhost>
Subject: Re: kern/44950: fcntl(F_MAXFD) returns bogus values
Date: Wed, 11 May 2011 10:34:39 +0300
On Tue, May 10, 2011 at 01:35:03PM +0000, Julio Merino wrote:
> * The test case is bogus because it's relying on the shell to leave a
> predeterminate amount of file descriptors open.
Another weirdness related to atf(7): I get a SIGTERM with closefrom(0) or
closefrom(1) (but not with close(0) or close(1)).
Home |
Main Index |
Thread Index |
Old Index