view src/s/irix5-2.h @ 14060:b62397f49a24

(Fmake_indirect_buffer, Fset_buffer_major_mode, Fpop_to_buffer, Fbury_buffer, Foverlay_get): Harmonize arguments with documentation.
author Erik Naggum <erik@naggum.no>
date Tue, 09 Jan 1996 00:30:29 +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