view src/s/irix5-2.h @ 14053:c8c5b83d9691

(vc-update-change-log): Use add-log-full-name and add-log-mailing-address if they are defined.
author Karl Heuer <kwzh@gnu.org>
date Mon, 08 Jan 1996 22:24:05 +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