(wait_reading_process_input) [!subprocesses]: Handle
authorRichard M. Stallman <rms@gnu.org>
Sun, 14 Apr 1996 17:45:31 +0000 (17:45 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 14 Apr 1996 17:45:31 +0000 (17:45 +0000)
commit0a65b0328259bcb5e3589cd6ffe75f1484c819af
tree1a2effaa2bf945d4aa69bea3d37e815320ca4201
parent8cdaacaf133d68cf0ce7d20cc84888028dd1b3b6
(wait_reading_process_input) [!subprocesses]: Handle
the case of READ_KBD being a cons cell.  Retry the timer check
after a timer fired.  (All of these make this definition
consistent with the one that supports async subprocesses.)

(wait_reading_process_input, both definitions):
Use plain detect_input_pending just before the select call.
src/process.c