comparison src/m/mg1.h @ 3797:68807e370e9d

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.
author Jim Blandy <jimb@redhat.com>
date Thu, 17 Jun 1993 04:58:27 +0000
parents 7be0f0a02725
children 191acacfa1ec
comparison
equal deleted inserted replaced
3796:c4e62c57c22c 3797:68807e370e9d