Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowi@redhat.com>2014-12-11 19:53:32 +0300
committerYaakov Selkowitz <yselkowi@redhat.com>2014-12-11 19:53:32 +0300
commit6f34876e5e81e768cc34547bedee0da2c31d8aae (patch)
tree459a47fa4a1ebbafc8581838d4f9ee04b692de1f /newlib/libc/stdio/stdio.tex
parent070d1cee7d0e5616ca93ec02219e18816c79c640 (diff)
* libc/include/stdio_ext.h: Rename __fwriteable to __fwritable.
[!__GNUC__]: Declare real functions for the macros, and make the macros conditional on !__cplusplus. * libc/stdio/Makefile.am (ELIX_4_SOURCES): Add stdio_ext.c. (CHEWOUT_FILES): Add stdio_ext.def. * libc/stdio/Makefile.in: Regenerate. * libc/stdio/stdio.tex: Include stdio_ext.def. * libc/stdio/stdio_ext.c: New file.
Diffstat (limited to 'newlib/libc/stdio/stdio.tex')
-rw-r--r--newlib/libc/stdio/stdio.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/newlib/libc/stdio/stdio.tex b/newlib/libc/stdio/stdio.tex
index 2088d74ed..7b5427d7b 100644
--- a/newlib/libc/stdio/stdio.tex
+++ b/newlib/libc/stdio/stdio.tex
@@ -283,6 +283,9 @@ structure.
@include stdio/sscanf.def
@page
+@include stdio/stdio_ext.def
+
+@page
@include stdio/swprintf.def
@page