to define. We don't want to override fprintf everywhere.
BUG HUNTERS/SUGGESTIONS
+
+Jose Miguel Pasini
Alexandre Beneteau
Andreas Scherer
Anthony W. Youngman
#include <libio.h>
#else
+#ifdef ALIAS_FILE_TO_FILECOOKIE
+
#define cookie_io_functions_t le_cookie_io_functions_t
typedef struct
{
#undef putc
#endif
#define putc handle_cookie_io_putc
-
+#endif /* ALIAS_FILE_TO_FILECOOKIE */
+
#endif /* ! HAVE_FUNOPEN */
#endif /* ! HAVE_FOPENCOOKIE */
#include "types.h"
#include "proto.h"
+#define ALIAS_FILE_TO_FILECOOKIE
+
#include "libc-extension.hh"
#define CHUNKSIZE 65534
#include "types.h"
#include "proto.h"
+#define ALIAS_FILE_TO_FILECOOKIE
#include "libc-extension.hh"
static void endianness_test (void);
#include "types.h"
#include "proto.h"
+#define ALIAS_FILE_TO_FILECOOKIE
+
#include "libc-extension.hh"
void *