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/gnu-linux.h,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/s/gnu-linux.h,v
Date: Thu, 24 Jul 2008 18:45:49 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/07/24 18:45:46

Index: s/gnu-linux.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/s/gnu-linux.h,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -b -r1.111 -r1.112
--- s/gnu-linux.h       23 Jul 2008 06:26:31 -0000      1.111
+++ s/gnu-linux.h       24 Jul 2008 18:45:45 -0000      1.112
@@ -227,7 +227,7 @@
 
 /* Use BSD process groups, but use setpgid() instead of setpgrp() to
    actually set a process group. */
-
+/* Interesting: only GNU/Linux defines this,  but the BSDs do not... */
 #define BSD_PGRPS
 
 #define NARROWPROTO 1




reply via email to

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