Update.
authorAndreas Jaeger <aj@suse.de>
Wed, 27 Dec 2000 07:56:28 +0000 (07:56 +0000)
committerAndreas Jaeger <aj@suse.de>
Wed, 27 Dec 2000 07:56:28 +0000 (07:56 +0000)
commit03bac9acadcafeef0fcdc38719844167c77f412d
treebdd5f69403c9019f7c0b49ea5ca98fe3eccdeace
parent8001fa60142c49a43e66b6874271d136a2792469
Update.

2000-12-26  Andreas Jaeger  <aj@suse.de>

* libio/getc_u.c: Include stdio.h via system path to get internal
prototypes.
* libio/getwc_u.c: Likewise.

* stdlib/strfmon.c: Fix prototype of __printf_fp.

* stdio-common/vfprintf.c (process_arg): Move __printf_fphex and
__printf_fp prototypes to ...
* include/printf.h: ...here.

* include/stdio.h: Add some internal prototypes to shut up GCC.
* include/stdlib.h: Likewise.

* sysdeps/posix/sigpause.c (__sigpause): Use ISO C prototype
declaration.

* include/signal.h: Add prototypes for internal sigpause
interfaces.
ChangeLog
include/printf.h
include/stdio.h
include/stdlib.h
libio/getc_u.c
libio/getwc_u.c
stdio-common/vfprintf.c
stdlib/strfmon.c
sysdeps/posix/sigpause.c