[Bug 1616692] Re: ^C doesn't interrupt cat builtin when reading from /dev/zero

2017-02-23 Thread Thorsten Glaser
** Changed in: mksh Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of mksh Mailing List, which is subscribed to mksh. Matching subscriptions: mkshlist-to-mksh-bugmail https://bugs.launchpad.net/bugs/1616692 Title: ^C doesn't interrup

[Bug 1616692] Re: ^C doesn't interrupt cat builtin when reading from /dev/zero

2016-08-25 Thread Thorsten Glaser
Oh, the problem appears to be that read(2) and write(2) do not abort with EINTR if the respective devices are fast enough ☹ Please try this patch: Index: funcs.c === RCS file: /cvs/src/bin/mksh/funcs.c,v retrieving revision 1.305 dif

[Bug 1616692] Re: ^C doesn't interrupt cat builtin

2016-08-25 Thread Thorsten Glaser
Oh sorry, that was *too* fast. With redirected stdin, this indeed breaks. Huh. Will fix, thanks for pointing it out. ** Changed in: mksh Status: Invalid => Confirmed -- You received this bug notification because you are a member of mksh Mailing List, which is subscribed to mksh. Matchin

[Bug 1616692] Re: ^C doesn't interrupt cat builtin

2016-08-25 Thread Thorsten Glaser
Please make sure you have the latest version. I recall fixing it, and it works for me right now. ** Changed in: mksh Status: New => Invalid -- You received this bug notification because you are a member of mksh Mailing List, which is subscribed to mksh. Matching subscriptions: mkshlist-t

[Bug 1616692] Re: ^C doesn't interrupt cat builtin when reading from /dev/zero

2016-08-25 Thread Thorsten Glaser
** Summary changed: - ^C doesn't interrupt cat builtin + ^C doesn't interrupt cat builtin when reading from /dev/zero -- You received this bug notification because you are a member of mksh Mailing List, which is subscribed to mksh. Matching subscriptions: mkshlist-to-mksh-bugmail https://bugs.la