Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 26 Jan 1999 20:49:55 +0000 (20:49 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 26 Jan 1999 20:49:55 +0000 (20:49 +0000)
commit209caedfd0ef7b7c535a26ffe84e0ea9683335da
tree5becb4f4d8f6fd4cf8f01607c94f1e284744117c
parent009479366d6105713c71b413e6f92d39c08e2ab3
Update.

* libio/Makefile (routines): Remove fgetc.
* libio/fgetc.c: Removed.
* libio/getc.c: Add fgetc alias.
* libio/Versions [GLIBC_2.1]: Add fgetc_unlocked.
* libio/getc_u.c: Rename functio to __getc_unlocked and make
getc_unlocked and fgetc_unlocked weak aliases.
* libio/stdio.h: Add prototype for fgetc_unlocked.
ChangeLog
libio/Makefile
libio/Versions
libio/fgetc.c [deleted file]
libio/getc.c
libio/getc_u.c
libio/stdio.h