aboutsummaryrefslogtreecommitdiffstats
path: root/src/s/irix5-0.h
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1994-05-09 03:30:26 +0000
committerRichard M. Stallman <[email protected]>1994-05-09 03:30:26 +0000
commit882d80792d9193a1a86922a84598b6ae1d4d9b03 (patch)
tree4973b0ee78d6bb231ef9a0275f577cf1593c1c2d /src/s/irix5-0.h
parentb61631a77d672ae53f7650cbfef7fcedac6951fa (diff)
(PREFER_VSUSP): Defined.
Diffstat (limited to 'src/s/irix5-0.h')
-rw-r--r--src/s/irix5-0.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/s/irix5-0.h b/src/s/irix5-0.h
index 4770626fdf..d2060f45bd 100644
--- a/src/s/irix5-0.h
+++ b/src/s/irix5-0.h
@@ -92,3 +92,6 @@ char *_getpty();
/* Ulimit(UL_GMEMLIM) is busted... */
#define ULIMIT_BREAK_VALUE 0x14000000
+
+/* Tell process_send_signal to use VSUSP instead of VSWTCH. */
+#define PREFER_VSUSP