Use readline's variant of Windows patch
authorTom Tromey <tom@tromey.com>
Sat, 23 Jan 2021 16:04:43 +0000 (09:04 -0700)
committerTom Tromey <tom@tromey.com>
Sat, 23 Jan 2021 16:24:20 +0000 (09:24 -0700)
commitef45cb65a7be9f80686233d0e5586ced81613db0
tree0da043d282d2c2a517ec1823b0fd81534175ca32
parent1af4c9c4209c3478224f18dfb79dc09567b96705
Use readline's variant of Windows patch

A while back, Eli sent a patch to readline that was incorporated by
upstream readline in a slightly different form.  To cut down on
divergences between GDB and upstream readline, I am checking in this
patch to use the readline code.

readline/readline/ChangeLog.gdb
2021-01-23  Tom Tromey  <tom@tromey.com>

* input.c [_WIN32]: Use code from upstream readline.
readline/readline/ChangeLog.gdb
readline/readline/input.c