This is the mail archive of the glibc-bugs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug manual/670] system() documentation is incomplete (for standard streams)


------- Additional Comments From vincent+libc at vinc17 dot org  2005-01-15 22:22 -------
Also, in the shell, you can even redirect stdout after closing stdin:

dixsept:~/wd/src> ./stdstreams <&- >blah
dixsept:~/wd/src> cat blah
OK 2

In any case, I think that there is a lack of documentation for system() and this
bug should be reopened.

-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=670

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]