• Steven Tamm's avatar
    mac.c (sys_select): Block input around call to · bfcf6608
    Steven Tamm authored
    ReceiveNextEvent to prevent breakage.  Correctly handle
    blocking on event queue only by calling ReceiveNextEvent
    instead of select (since GUI events aren't on an fd).
    (sys_read): Remove function
    sysdep.c: Remove redefine of read to sys_read if HAVE_CARBON
    bfcf6608
sysdep.c 122 KB