]> sourceware.org Git - newlib-cygwin.git/commit
* acconfig.h (_UNBUF_STREAM_OPT): Undefine.
authorCorinna Vinschen <corinna@vinschen.de>
Wed, 19 Jun 2013 15:58:50 +0000 (15:58 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Wed, 19 Jun 2013 15:58:50 +0000 (15:58 +0000)
commit82c19d335abd0ee957ad5c3167755a545521504a
tree6f334addf726d1047c0130a107ab1dcf75e1890b
parent04f8f69cb711ae5ec609eda786b64bb0726fd5b4
* acconfig.h (_UNBUF_STREAM_OPT): Undefine.
* newlib.hin (_UNBUF_STREAM_OPT): Undefine.
* configure.in (--enable-newlib-unbuf-stream-opt): New option.
* configure: Regenerate.
* libc/stdio/vfprintf.c (_VFPRINTF_R): Don't do optimization on
unbuffered stream files.
* libc/stdio/vfwprintf.c (_VFWPRINTF_R): Likewise.
* README: Add description about the option.
* newlib.hin (_UNBUF_STREAM_OPT): Undefine.
* configure.in (--enable-newlib-unbuf-stream-opt): New option.
* configure: Regenerate.
* libc/stdio/vfprintf.c (_VFPRINTF_R): Don't do optimization on
unbuffered stream files.
* libc/stdio/vfwprintf.c (_VFWPRINTF_R): Likewise.
* README: Add description about the option.
newlib/ChangeLog
newlib/README
newlib/acconfig.h
newlib/configure
newlib/configure.in
newlib/libc/stdio/vfprintf.c
newlib/libc/stdio/vfwprintf.c
newlib/newlib.hin
This page took 0.055588 seconds and 5 git commands to generate.