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:
authorJeff Johnston <jjohnstn@redhat.com>2003-02-05 19:52:34 +0300
committerJeff Johnston <jjohnstn@redhat.com>2003-02-05 19:52:34 +0300
commit5017a3dafa5d01d47b74872600524f1559973c26 (patch)
tree9281de60735df2908b21edb6b93033082f2e70f8 /newlib/ChangeLog
parentb7f52fe81a955e16b0bd7944354755cf14924798 (diff)
2003-02-05 Jonathan Larmour <jifl@eCosCentric.com>
* libc/stdio/vsprintf.c (vsprintf, _vsprintf_r): Set _file fd to -1 to be sure it cannot later match a valid file fd causing isatty() to return 1. * libc/stdio/asprintf.c (asprintf, _asprintf_r): Ditto. * libc/stdio/sprintf.c (sprintf, _sprintf_r): Ditto. * libc/stdio/vasprintf.c (vasprintf, _vasprintf_r): Ditto.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 7ec7bcaa0..30338d9e0 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,12 @@
+2003-02-05 Jonathan Larmour <jifl@eCosCentric.com>
+
+ * libc/stdio/vsprintf.c (vsprintf, _vsprintf_r): Set _file fd to
+ -1 to be sure it cannot later match a valid file fd causing
+ isatty() to return 1.
+ * libc/stdio/asprintf.c (asprintf, _asprintf_r): Ditto.
+ * libc/stdio/sprintf.c (sprintf, _sprintf_r): Ditto.
+ * libc/stdio/vasprintf.c (vasprintf, _vasprintf_r): Ditto.
+
2003-02-03 Jeff Johnston <jjohnstn@redhat.com>
* libc/stdlib/ldtoa.c (_ldtoa_r): Fix code to allocate the format