libio: Use stdin consistently for input functions [BZ #24153]
The internal _IO_stdin_ variable is not updated when the application assigns to stdin, which is a GNU extension.
Loading
Please register or sign in to comment
The internal _IO_stdin_ variable is not updated when the application assigns to stdin, which is a GNU extension.