This is the mail archive of the libc-alpha@sourceware.org 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]

Re: [PATCH] libio: Use stdin consistently for input functions [BZ #24153]


On Fri, Feb 1, 2019 at 4:58 AM Florian Weimer <fweimer@redhat.com> wrote:
>
> The internal _IO_stdin_ variable is not updated when the application
> assigns to stdin, which is a GNU extension.
>
> 2019-02-01  Florian Weimer  <fweimer@redhat.com>
>
>         [BZ #24153]

I didn't realize there was a separate (from BZ 24051) bug for stdin,
and prepared effectively this same patch.

Looks good to me.
Thanks!

-- 
Paul Pluzhnikov


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