- popen() now accepts "rb" and "wb" as mode parameters. However, "r+",
"w+" and variants thereof are still unsupported due to the unidirectional pipe support in the standard "PIPE:" device.
Authored by: obarthel 2004-11-28
Parent: [r93]
Child: [r95]