* config.h.in: Turn on VFORK by default.
This commit is contained in:
parent
266be1d8c9
commit
34bbe838e6
@ -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>
|
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
|
* net.cc (cygwin_socket): Set SO_LINGER to small value so closed UNIX
|
||||||
|
@ -35,4 +35,4 @@
|
|||||||
#undef _MT_SAFE
|
#undef _MT_SAFE
|
||||||
|
|
||||||
/* Define if using new vfork functionality. */
|
/* Define if using new vfork functionality. */
|
||||||
#undef NEWVFORK
|
#define NEWVFORK
|
||||||
|
Loading…
Reference in New Issue
Block a user