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:
Diffstat (limited to 'newlib/libc/stdio/dprintf.c')
-rw-r--r--newlib/libc/stdio/dprintf.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/newlib/libc/stdio/dprintf.c b/newlib/libc/stdio/dprintf.c
index b0eb19192..e2d8b36ca 100644
--- a/newlib/libc/stdio/dprintf.c
+++ b/newlib/libc/stdio/dprintf.c
@@ -10,7 +10,11 @@ FUNCTION
INDEX
dprintf
INDEX
+ _dprintf_r
+INDEX
vdprintf
+INDEX
+ _vdprintf_r
ANSI_SYNOPSIS
#include <stdio.h>