Use the real vfork under Cygwin
commit0fc59f1e602e53c96669fa0b93a99c46472af534
authorDaniel Colascione <dancol@dancol.org>
Wed, 11 Apr 2012 11:43:55 +0000 (11 13:43 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Wed, 11 Apr 2012 11:43:55 +0000 (11 13:43 +0200)
tree2df1814ef8a0cb7be0a414cbafcb26508a92cb97
parent49a2697c1ed851de2e93ee3ba12ab74f286f9634
Use the real vfork under Cygwin

* 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
src/ChangeLog
src/s/cygwin.h