aboutsummaryrefslogtreecommitdiff
path: root/winsup
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2023-07-31 12:44:16 +0200
committerCorinna Vinschen <corinna@vinschen.de>2023-07-31 22:39:09 +0200
commit8a4318943875cd922601d34e54ce8a83ad2e733c (patch)
treeea43623d4b2fafe9e96614cea2e279ffbd8e23de /winsup
parent4f78215c866a2e1a7cd1ba894772029fa19d8328 (diff)
downloadnewlib-8a4318943875cd922601d34e54ce8a83ad2e733c.zip
newlib-8a4318943875cd922601d34e54ce8a83ad2e733c.tar.gz
newlib-8a4318943875cd922601d34e54ce8a83ad2e733c.tar.bz2
Revert "* libc/stdlib/mbtowc_r.c (__ascii_mbtowc): Disallow conversion of"
This reverts commit 2b77087a48ea56e77fca5aeab478c922f6473d7c. For some reason lost in time, commit 2b77087a48ea5 introduced Cygwin-specific code treating single byte characters outside the portable character set as illegal chars. However, Cygwin was always alone with this over-correct behaviour and it leads to stuff like gnulib replacing functions defined in Cygwin with their own implementation just due to that. Revert this change, sans the changes to ChangeLog. Fixes: 2b77087a48ea ("* libc/stdlib/mbtowc_r.c (__ascii_mbtowc): Disallow conversion of") Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'winsup')
0 files changed, 0 insertions, 0 deletions