diff src/s/cygwin.h @ 111043:502ba24bf657

* src/s/cygwin.h (SIGNALS_VIA_CHARACTERS): New define (bug#7225).
author Ken Brown <kbrown@cornell.edu>
date Mon, 18 Oct 2010 08:23:41 -0400
parents 1d1d5d9bd884
children 1e7d8f405703 376148b31b5e
line wrap: on
line diff
--- a/src/s/cygwin.h	Sun Oct 17 14:59:58 2010 -0400
+++ b/src/s/cygwin.h	Mon Oct 18 08:23:41 2010 -0400
@@ -132,6 +132,9 @@
    returns ENOSYS.  A workaround is to set G_SLICE=always-malloc. */
 #define G_SLICE_ALWAYS_MALLOC
 
+/* Send signals to subprocesses by "typing" special chars at them.  */
+#define SIGNALS_VIA_CHARACTERS
+
 /* the end */
 
 /* arch-tag: 5ae7ba00-83b0-4ab3-806a-3e845779191b