]> sourceware.org Git - newlib-cygwin.git/commit
2003-02-05 Jonathan Larmour <jifl@eCosCentric.com>
authorJeff Johnston <jjohnstn@redhat.com>
Wed, 5 Feb 2003 16:52:34 +0000 (16:52 +0000)
committerJeff Johnston <jjohnstn@redhat.com>
Wed, 5 Feb 2003 16:52:34 +0000 (16:52 +0000)
commit5017a3dafa5d01d47b74872600524f1559973c26
tree9281de60735df2908b21edb6b93033082f2e70f8
parentb7f52fe81a955e16b0bd7944354755cf14924798
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.
newlib/ChangeLog
newlib/libc/stdio/asprintf.c
newlib/libc/stdio/sprintf.c
newlib/libc/stdio/vasprintf.c
newlib/libc/stdio/vsprintf.c
This page took 0.028274 seconds and 5 git commands to generate.