emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/s/freebsd.h


From: Paul Eggert
Subject: [Emacs-diffs] Changes to emacs/src/s/freebsd.h
Date: Fri, 07 Dec 2001 00:54:13 -0500

Index: emacs/src/s/freebsd.h
diff -c emacs/src/s/freebsd.h:1.37 emacs/src/s/freebsd.h:1.38
*** emacs/src/s/freebsd.h:1.37  Tue Feb 20 05:52:17 2001
--- emacs/src/s/freebsd.h       Fri Dec  7 00:54:13 2001
***************
*** 154,163 ****
  #define WRETCODE(w) (_W_INT(w) >> 8)
  #endif
  
- /* Needed to avoid hanging when child process writes an error message
-    and exits -- enami tsugutomo <address@hidden>.  */
- #define vfork fork
- 
  /* Don't close pty in process.c to make it as controlling terminal.
     It is already a controlling terminal of subprocess, because we did
     ioctl TIOCSCTTY.  */
--- 154,159 ----



reply via email to

[Prev in Thread] Current Thread [Next in Thread]