|
This has been reported before, but not citing the POSIX standard that it's not legal to call pclose() on a file that wasn't allocated with popen(). Thanks for the reference. I think this makes it clear that pipes should be moved out of liolib to lposix. --lhf