]> git.ipfire.org Git - thirdparty/glibc.git/commit - libio/fputwc.c
* libio/libio.h (_IO_putwc): Correct type of first argument. * wcsmbs/wchar.h: (fputw...
authorUlrich Drepper <drepper@redhat.com>
Sun, 20 Jun 1999 08:57:58 +0000 (08:57 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 20 Jun 1999 08:57:58 +0000 (08:57 +0000)
commitc6bc23f6c81fc0d43688b51eceb4fbb270c4b28d
treee4dcd4a2a84c5efddda2432e432a2748dae825bd
parentd1407e33350b8bd55c411e76ccf5c5dc70e28293
* libio/libio.h (_IO_putwc): Correct type of first argument. * wcsmbs/wchar.h: (fputwc, putwc, putwchar, fputwc_unlocked, putwc_unlocked, putwchar_unlocked): Likewise. * libio/fputwc.c: Likewise. * libio/fputwc_unlocked.c: Likewise. * libio/putwc.c: Likewise. * libio/putwc_unlocked.c: Likewise. * libio/putwchar.c: Likewise. * libio/putwchar_unlocked.c: Likewise.
libio/fputwc.c
libio/fputwc_u.c
libio/libio.h
libio/putwc.c
libio/putwc_u.c
libio/putwchar.c
libio/putwchar_u.c