* config.h.in: Turn on VFORK by default.

This commit is contained in:
Christopher Faylor 2001-04-14 23:24:07 +00:00
parent 266be1d8c9
commit 34bbe838e6
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Sat Apr 14 19:23:52 2001 Christopher Faylor <cgf@cygnus.com>
* config.h.in: Turn on VFORK by default.
Sat Apr 14 18:04:35 2001 Christopher Faylor <cgf@cygnus.com>
* net.cc (cygwin_socket): Set SO_LINGER to small value so closed UNIX

View File

@ -35,4 +35,4 @@
#undef _MT_SAFE
/* Define if using new vfork functionality. */
#undef NEWVFORK
#define NEWVFORK