This is the mail archive of the libc-alpha@sources.redhat.com 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: libio/putwc_u.c uses _IO_putc_unlocked?


Moritz Schulte wrote:

> shouldn't putwc_u.c use _IO_putwc_unlocked, instead of
> _IO_putc_unlocked - just like getwc_u.c uses _IO_getwc_unlocked
> instead of _IO_getc_unlocked?

Yes.  I've added the change.  Thanks,

-- 
--------------.                        ,-.            444 Castro Street
Ulrich Drepper \    ,-----------------'   \ Mountain View, CA 94041 USA
Red Hat         `--' drepper at redhat.com `---------------------------


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