In the STD_*_SYSTEM_CALL macros, if the system call returns EINTR,
authorTaylor R. Campbell <net/mumble/campbell>
Sun, 8 Mar 2009 00:02:09 +0000 (00:02 +0000)
committerTaylor R. Campbell <net/mumble/campbell>
Sun, 8 Mar 2009 00:02:09 +0000 (00:02 +0000)
commit6cf614a1ca9434d46e2450714934a4175bf637f4
tree350347b26fd325a0995aaf94db1be5d8ce925e2b
parentb0d935bbf97a9b35b03ffb391f4a2f4cfe3adf44
In the STD_*_SYSTEM_CALL macros, if the system call returns EINTR,
deliver pending Scheme interrupts.  This prevents most system calls
from indefinitely blocking all Scheme threads and keyboard
interruptions.
v7/src/microcode/ux.h