Mercurial > emacs
comparison lisp/loadup.el @ 3801:13592aebe35e
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.
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Thu, 17 Jun 1993 05:04:57 +0000 |
parents | fc90a9d80b5f |
children | ff128e39003b |
comparison
equal
deleted
inserted
replaced
3800:41923469aefa | 3801:13592aebe35e |
---|