Remove BSD_PGRPS.
authorDan Nicolaescu <dann@ics.uci.edu>
Tue, 4 May 2010 07:40:53 +0000 (00:40 -0700)
committerDan Nicolaescu <dann@ics.uci.edu>
Tue, 4 May 2010 07:40:53 +0000 (00:40 -0700)
commit58eb6cf0f77547d29f4fddca922eb6f98c0ffb28
treedc7bd97ce77e679cfb648145413039dff6ff4c92
parentef03a4e61efa0003b1b6be961b58297ccfddc664
Remove BSD_PGRPS.
* s/bsd-common.h (BSD_PGRPS): Remove undef.
* s/gnu-linux.h (BSD_PGRPS): Remove.
* term.c (dissociate_if_controlling_tty):
* sysdep.c (narrow_foreground_group, widen_foreground_group)
(init_sys_modes, reset_sys_modes):
* emacs.c (main):
* callproc.c (Fcall_process, child_setup): Remove code depending
on BSD_PGRPS.
src/ChangeLog
src/callproc.c
src/emacs.c
src/s/bsd-common.h
src/s/gnu-linux.h
src/sysdep.c
src/term.c