putc on unbuffered FILE

Ulrich Drepper drepper@redhat.com
Mon Jul 3 14:40:00 GMT 2000


Jakub Jelinek <jakub@redhat.com> writes:

> int main(void)
> {
>         putc('1', stderr);
>         putc('2', stderr);
> }

Thanks for the test.  I've added it and checked in a patch.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------


More information about the Libc-hacker mailing list