• Daniel Colascione's avatar
    Use the real vfork under Cygwin · 0fc59f1e
    Daniel Colascione authored
    * s/cygwin.h: The vfork the #define in cygwin.h was protecting
    against is gone.  It's better to use vfork now so that when Cygwin
    gains a new, working vfork, we use it automatically.
    
    Fixes: debbugs:10398
    0fc59f1e
cygwin.h 3.83 KB