aboutsummaryrefslogtreecommitdiffstats
path: root/src/s/irix5-2.h
blob: b3f12b3213a79af86117278dbc9ff69b40017844 (plain) (blame)
1
2
3
4
5
6
7
8
9
#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