Re: Quick close of all the open files.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



"vamsi krishna" <[email protected]> writes:

>> > >
>> > I checked as follows I did printf("lowest fd = %d",fileno(tmpfile()));
>> > it prints 3
>>
>> Which proves that file descriptor 3 was closed, so tmpfile() was able to
>> open it.  This certainly implies that fd 0, 1, 2 (connected to stdin,
>> stdout, and stderr streams of stdio) are still open, contrary to your
>> statement that *all* of them are closed.
>
> I know 0,1,2 are open (I opened it) no need to tell it specifically,
> HOW DO YOU THINK I CAN PRINT SOME THING WITHOUT OPENING THIS
> FILES(stdout,stderr)?

That still says nothing about file descriptors 4 and up.

-- 
Måns Rullgård
[email protected]

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

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux