view src/s/irix5-2.h @ 12988:4ccd1ffa8b33

(sys_subshell) [MSDOS]: Handle SUSPEND env var. Disable error report from subshell if system returns non-zero. Don't call vfork before calling system. Don't call wait_for_termination. (sys_select): Turn it off if MSDOS. (reset_sys_modes): Support EMACSCOLORS env var.
author Richard M. Stallman <rms@gnu.org>
date Sat, 02 Sep 1995 16:22:17 +0000
parents 6381e2bfdc34
children 2935ee86a8f8
line wrap: on
line source

#include "irix5-0.h"

/* as of version 5.2, irix no longer uses flock, 
   according to jackr@wpd.sgi.com.  */
#undef MAIL_USE_FLOCK 

/* C-g in select is not handled properly with restartable
   system calls.  So don't use them.  */
#undef SA_RESTART