Changes for correct pgrp behavior; approach suggested by Bob
authorJim Blandy <jimb@redhat.com>
Thu, 17 Jun 1993 05:04:57 +0000 (05:04 +0000)
committerJim Blandy <jimb@redhat.com>
Thu, 17 Jun 1993 05:04:57 +0000 (05:04 +0000)
commit856a73b38b584fe962f413176ab310cd2b7689a9
tree037d457e4d5017d7021a61e0abae3083eee03e20
parentafd0d2375ab44b40a81c7e509ebbddba688dea2e
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.
src/emacs.c
src/s/irix4-0.h