]> sourceware.org Git - newlib-cygwin.git/commit
2013-04-10 Bin Cheng <bin.cheng@arm.com>
authorJeff Johnston <jjohnstn@redhat.com>
Wed, 10 Apr 2013 18:47:46 +0000 (18:47 +0000)
committerJeff Johnston <jjohnstn@redhat.com>
Wed, 10 Apr 2013 18:47:46 +0000 (18:47 +0000)
commit602cec7f1eb17b96525d09752fd1f0ad474e3202
tree32e10a62bf758fcbb8951c4361a974a7066461c3
parentb49dae4a4443858b2ce51daac3883ad0f1473145
2013-04-10  Bin Cheng  <bin.cheng@arm.com>
        * acconfig.h (_FSEEK_OPTIMIZATION): Undef
        * newlib.hin (_FSEEK_OPTIMIZATION): Undef
        * configure.in (--disable-newlib-fseek-optimization): New option.
        * configure: Regenerated.
        * libc/stdio/fflush.c (__sflush_r): Use _FSEEK_OPTIMIZATION to
        control fseek optimization.
        * libc/stdio/fseeko.c (_fseeko_r): Ditto.
        * libc/stdio/makebuf.c (__smakebuf_r): Ditto.
        * libc/stdio64/fseeko64.c (_fseeko64_r): Ditto.
newlib/ChangeLog
newlib/acconfig.h
newlib/configure
newlib/configure.in
newlib/libc/stdio/fflush.c
newlib/libc/stdio/fseeko.c
newlib/libc/stdio/makebuf.c
newlib/libc/stdio64/fseeko64.c
newlib/newlib.hin
This page took 0.03568 seconds and 5 git commands to generate.