Re: Quick close of all the open files.

From: vamsi krishna
Date: Tue Jun 06 2006 - 18:02:01 EST


For bonus points, how did you verify that all the open files were closed?

I checked as follows I did printf("lowest fd = %d",fileno(tmpfile()));
it prints 3

(Hint - what does that fp->_chain = stderr *really* do? ;)



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/