]> git.eshelyaron.com Git - emacs.git/commitdiff
(SETPGRP_RELEASES_CTTY): Defined.
authorRichard M. Stallman <rms@gnu.org>
Thu, 25 Nov 1993 21:40:15 +0000 (21:40 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 25 Nov 1993 21:40:15 +0000 (21:40 +0000)
src/s/irix3-3.h

index fa2e45e8a9b33519e21dab8c93a112b95ed59be1..adca1c8914db2aa75e1eb3847a35b5525a4a25ff 100644 (file)
@@ -183,3 +183,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 /* sioctl.h should be included where appropriate.  */
 
 #define NEED_SIOCTL
+
+/* This affects child_setup.  */
+
+#define SETPGRP_RELEASES_CTTY