]> git.ipfire.org Git - thirdparty/glibc.git/commit
libio: Add hidden prototype for ungetc
authorFlorian Weimer <fweimer@redhat.com>
Wed, 7 Jul 2021 16:33:52 +0000 (18:33 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Wed, 7 Jul 2021 16:33:52 +0000 (18:33 +0200)
commit771473a8c4f44d11e8e6521a96f4e92c20984eb3
tree8097f366967afdbead5b21b2ff86be254080162f
parentc4ec8cab07615600dcff90efcc3676855fe84b6d
libio: Add hidden prototype for ungetc

And make ungetc the primary symbol, with _IO_ungetc as an alias.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
include/stdio.h
libio/ioungetc.c