• Paul Eggert's avatar
    Handle systems without WCONTINUED consistently. · d355cad6
    Paul Eggert authored
    * lib-src/emacsclient.c (WCONTINUED): Move to ../src/syswait.h.
    * src/process.c (handle_child_signal): Remove WCONTINUED ifdef,
    because WCONTINUED is always defined now.
    * src/syswait.h (WCONTINUED): Move here from ../lib-src/emacsclient.c.
    
    Fixes: debbugs:15110 debbugs:17339
    d355cad6
syswait.h 1.86 KB