summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJim Blandy <jimb@redhat.com>1992-02-11 02:09:48 +0000
committerJim Blandy <jimb@redhat.com>1992-02-11 02:09:48 +0000
commitb5752bd1090d9cce79713c1c5847f4dc32291bba (patch)
treec7fa510f33d01cd015b4de04ed42a0c7a603d1af /src
parent62ae71c2e8a3e53b1b06aed0e7e8a7ffbef88979 (diff)
downloademacs-b5752bd1090d9cce79713c1c5847f4dc32291bba.tar.gz
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/callproc.c3
-rw-r--r--src/s/hpux.h2
2 files changed, 4 insertions, 1 deletions
diff --git a/src/callproc.c b/src/callproc.c
index e9374aabe13..cc2c2d7b576 100644
--- a/src/callproc.c
+++ b/src/callproc.c
@@ -247,6 +247,9 @@ If you quit, the process is killed with SIGKILL.")
return Qnil;
}
+ synch_process_death = 0;
+ synch_process_retcode = 0;
+
record_unwind_protect (call_process_cleanup,
Fcons (make_number (fd[0]), make_number (pid)));
diff --git a/src/s/hpux.h b/src/s/hpux.h
index 5920a1c2180..33de0875602 100644
--- a/src/s/hpux.h
+++ b/src/s/hpux.h
@@ -133,7 +133,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
so that Emacs can tell instantly when you try to modify
a file that someone else has modified in his Emacs. */
-/* #define CLASH_DETECTION */
+#define CLASH_DETECTION
/* Define SHORTNAMES if the C compiler can distinguish only
short names. It means that the stuff in ../shortnames