diff src/s/gnu-linux.h @ 3596:9137e78cc171

* s/linux.h (SIGNALS_VIA_CHARACTERS): Don't #define this.
author Jim Blandy <jimb@redhat.com>
date Wed, 09 Jun 1993 12:53:35 +0000
parents 507f64624555
children 6c88b630141b
line wrap: on
line diff
--- a/src/s/gnu-linux.h	Wed Jun 09 12:45:26 1993 +0000
+++ b/src/s/gnu-linux.h	Wed Jun 09 12:53:35 1993 +0000
@@ -209,5 +209,6 @@
 /* Work around a bug in glibc with _longjmp. */
 #define C_SWITCH_SYSTEM -D_BSD_SOURCE
 
-/* Let's try this out, just in case.  */
-#define SIGNALS_VIA_CHARACTERS
+/* Let's try this out, just in case.
+   Nah.  Rik Faith <faith@cs.unc.edu> says it doesn't work well.  */
+/* #define SIGNALS_VIA_CHARACTERS */