Mercurial > emacs
view src/s/sunos413.h @ 3655:3e6cc11cfe9f
Interact properly with shells lacking job control (sh, rc, es...)
* sysdep.c [BSD] (inherited_pgroup): New variable.
(narrow_foreground_group, widen_foreground_group): New functions.
(init_sys_modes): Call narrow_foreground_group.
(reset_sys_modes): Call widen_foreground_group.
* emacs.c [BSD] (inherited_pgroup): Add extern declaration.
[BSD] (main): Set inherited_pgroup, and put ourselves in our own
pgroup.
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Fri, 11 Jun 1993 16:22:03 +0000 |
parents | a784dfbd4d67 |
children | 72f692faeb8c |
line wrap: on
line source
#include "sunos4-1.h" #if 0 /* jik@gza.com says this didn't work. Too bad. Can anyone find out why this loses? */ /* The bug that corrupts GNU malloc's memory pool is fixed in SunOS 4.1.3. */ #undef SYSTEM_MALLOC #endif