> A stdio-pledged process is, per the documented contract, supposed to > only act on already-open file descriptors and process-internal state.
The manual page does not say that. It does however say the following:
As a result, all the expected functionalities of libc stdio work.
