msys.dll: support Unicode console input and multibyte conversion functions
commitfafd0dc9396805573bb1eab77c1b6c894bd40622
authorKarsten Blees <blees@dcon.de>
Thu, 5 Jul 2012 09:22:11 +0000 (5 11:22 +0200)
committerKarsten Blees <blees@dcon.de>
Thu, 5 Jul 2012 09:22:11 +0000 (5 11:22 +0200)
tree8c77f620b20b9e8d6269435ca08ac62ae265a36b
parent3a8b372c0f58d250ab0ac990ad04b9f1a7d1977b
msys.dll: support Unicode console input and multibyte conversion functions

Add support for Unicode console input and backport multibyte / wide char
conversion functions from newlib 1.20 (needed by bash for Unicode-aware
line editing).

Signed-off-by: Karsten Blees <blees@dcon.de>
src/rt/patches/0014-msys.dll-support-Unicode-console-input.patch [new file with mode: 0644]
src/rt/patches/0015-msys.dll-support-ALT-NUMPAD-console-input.patch [new file with mode: 0644]
src/rt/patches/0016-msys.dll-backport-multibyte-support-functions-from-n.patch [new file with mode: 0644]
src/rt/release.sh