comparison src/s/umax.h @ 5966:cef67aeae92b

(BSD_PGRPS): Defined.
author Richard M. Stallman <rms@gnu.org>
date Thu, 17 Feb 1994 03:07:50 +0000
parents 6e6fd9ff650f
children 191acacfa1ec
comparison
equal deleted inserted replaced
5965:b14326f9debb 5966:cef67aeae92b
178 */ 178 */
179 179
180 /* (Assume) we do have vfork. */ 180 /* (Assume) we do have vfork. */
181 181
182 #define HAVE_VFORK 182 #define HAVE_VFORK
183
184 /* Process groups work in the traditional BSD manner. */
185
186 #define BSD_PGRPS