diff options
author | Jim Blandy <jimb@redhat.com> | 1993-06-17 04:58:27 +0000 |
---|---|---|
committer | Jim Blandy <jimb@redhat.com> | 1993-06-17 04:58:27 +0000 |
commit | 65aa44ac9b20a10aba7061b7e6758257697d5e5a (patch) | |
tree | 963977a0071812fcd7e6e5eca0d961869d73ca2c /lisp/emacs-lisp | |
parent | 22288fe16c5fb4d722129949d3adccf3001b0bae (diff) | |
download | emacs-65aa44ac9b20a10aba7061b7e6758257697d5e5a.tar.gz emacs-65aa44ac9b20a10aba7061b7e6758257697d5e5a.tar.bz2 emacs-65aa44ac9b20a10aba7061b7e6758257697d5e5a.zip |
Changes for correct pgrp behavior; approach suggested by Bob
Glickstein <bobg@zindigo.z-code.com>:
* m/iris4d.h (LIB_STANDARD): Do list -lbsd here.
* s/irix4-0.h (getpgrp, setpgrp): #define these to call BSDgetpgrp
and BSDsetpgrp.
(GETPGRP_NO_ARG): Don't #define this.
* emacs.c (main): Don't test GETPGRP_NO_ARG.
* sysdep.c (sys_suspend): Don't test GETPGRP_NO_ARG.
* config.h.in (HAVE_CLOSEDIR): Add an #undef for autoconf to
change.
* sysdep.c (closedir): Only define this if autoconf can't find
HAVE_CLOSEDIR. If we're running under solaris (defined (sun) &&
defined (USG5_4)), then don't free the buffer separately.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions