]> sourceware.org Git - newlib-cygwin.git/commit - newlib/libc/include/sys/reent.h
* libc/include/stdio.h (__SMOD): Remove definition of unused flag.
authorCorinna Vinschen <corinna@vinschen.de>
Mon, 24 Nov 2008 17:15:43 +0000 (17:15 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Mon, 24 Nov 2008 17:15:43 +0000 (17:15 +0000)
commit14773e10a01ea162bb305975a4d439c52a620876
treebd30c6fb336f7fc6d30fce9193d3005711f03b71
parentd6f6f50285a4e6c05d1aad108da1d8da13cce004
* libc/include/stdio.h (__SMOD): Remove definition of unused flag.
* libc/include/sys/reent.h (struct __sFILE): Add _flags2 member.
* libc/stdio/findfp.c (std): Initialize _flags2.
(__sfp): Ditto.
* libc/stdio/refill.c (__srefill_r): Drop resetting __SMOD flag.
* libc/stdio/vfscanf.c (__ssrefill_r): Ditto.
* libc/stdio/fseek.c (_fseek_r): Drop checking __SMOD flag.
* libc/stdio64/fseeko64.c (_fseeko64_r): Ditto.
newlib/ChangeLog
newlib/libc/include/stdio.h
newlib/libc/include/sys/reent.h
newlib/libc/stdio/findfp.c
newlib/libc/stdio/fseek.c
newlib/libc/stdio/refill.c
newlib/libc/stdio/vfscanf.c
newlib/libc/stdio64/fseeko64.c
This page took 0.031099 seconds and 5 git commands to generate.