summaryrefslogtreecommitdiff
path: root/src/s/bsd4-2.h
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1994-02-17 03:07:50 +0000
committerRichard M. Stallman <rms@gnu.org>1994-02-17 03:07:50 +0000
commita9f7a967cce71e986cc50d50470211f6473e8011 (patch)
treef382131809a4b4ba6bed6434d5770256ee1fe87d /src/s/bsd4-2.h
parent93e74a71b7b00bcbce0b2e4c0fe132ded3163d90 (diff)
downloademacs-a9f7a967cce71e986cc50d50470211f6473e8011.tar.gz
(BSD_PGRPS): Defined.
Diffstat (limited to 'src/s/bsd4-2.h')
-rw-r--r--src/s/bsd4-2.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/s/bsd4-2.h b/src/s/bsd4-2.h
index 737cdf4e8c3..79f993ac2e0 100644
--- a/src/s/bsd4-2.h
+++ b/src/s/bsd4-2.h
@@ -134,3 +134,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* We do have vfork. */
#define HAVE_VFORK
+
+/* Process groups work in the traditional BSD manner. */
+
+#define BSD_PGRPS