comparison src/s/irix4-0.h @ 149:538048ae2ab8 r20-3b1

Import from CVS: tag r20-3b1
author cvs
date Mon, 13 Aug 2007 09:36:16 +0200
parents 376386a54a3c
children 0132846995bd
comparison
equal deleted inserted replaced
148:f659db2a1f73 149:538048ae2ab8
2 2
3 #include "irix3-3.h" 3 #include "irix3-3.h"
4 4
5 #define USG5_3 5 #define USG5_3
6 #define IRIX4 6 #define IRIX4
7
8 #define HAVE_ALLOCA
9 #ifndef NOT_C_CODE
10 #include <alloca.h>
11 #endif
12 7
13 #undef NEED_SIOCTL 8 #undef NEED_SIOCTL
14 9
15 /* Make process_send_signal work by "typing" a signal character on the pty. */ 10 /* Make process_send_signal work by "typing" a signal character on the pty. */
16 #define SIGNALS_VIA_CHARACTERS 11 #define SIGNALS_VIA_CHARACTERS