mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +03:00
Update.
* math/libm-test.c (jn_test): Adjust delta. 1999-06-17 Andreas Jaeger <aj@arthur.rhein-neckar.de> * libio/vwprintf.c: Include <wchar.h> for prototypes. * libio/wprintf.c: Likewise. 1999-06-17 Andreas Jaeger <aj@arthur.rhein-neckar.de>
This commit is contained in:
@ -17,8 +17,7 @@
|
||||
Boston, MA 02111-1307, USA. */
|
||||
|
||||
#include <stdarg.h>
|
||||
#undef __OPTIMIZE__ /* Avoid inline `vwprintf' function. */
|
||||
#include <stdio.h>
|
||||
#include <wchar.h>
|
||||
|
||||
/* Write formatted output to stdout according to the
|
||||
format string FORMAT, using the argument list in ARG. */
|
||||
|
Reference in New Issue
Block a user