summaryrefslogtreecommitdiffstats
path: root/winsup
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2016-07-12 06:44:32 -0700
committerKaz Kylheku <kaz@kylheku.com>2017-11-16 19:34:59 -0800
commit7b8e6c2635358a11818d22b18741db29aca72742 (patch)
treefdd8e3e692408e1f9e288fe4d50fc2aad8e61389 /winsup
parentafd8d80e47348105616c8c411029c4ec0361d0ba (diff)
downloadcygnal-7b8e6c2635358a11818d22b18741db29aca72742.tar.gz
cygnal-7b8e6c2635358a11818d22b18741db29aca72742.tar.bz2
cygnal-7b8e6c2635358a11818d22b18741db29aca72742.zip
Default stdio streams to text mode.
* newlib/libc/stdio/flags.c (__sflags): Enable for Cygwin the piece of code which adds the O_TEXT mode if O_BINARY is not present. And, also, fix that piece of code's incorrect use of the | operator to test a flag instead of &.
Diffstat (limited to 'winsup')
0 files changed, 0 insertions, 0 deletions