view src/s/irix5-2.h @ 13253:a8126303dc0f

(calculate-c++-indent): Skip over paren-group when looking back to determine context of a top-level line. Don't treat a line starting with } as a continuation.
author Richard M. Stallman <rms@gnu.org>
date Thu, 19 Oct 1995 22:04:18 +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