comparison src/s/osf1.h @ 163:0132846995bd r20-3b8

Import from CVS: tag r20-3b8
author cvs
date Mon, 13 Aug 2007 09:43:35 +0200
parents 376386a54a3c
children 85ec50267440
comparison
equal deleted inserted replaced
162:4de2936b4e77 163:0132846995bd
7 #define OSF1 7 #define OSF1
8 8
9 /* Define _BSD to tell the include files we're running under 9 /* Define _BSD to tell the include files we're running under
10 the BSD universe and not the SYSV universe. */ 10 the BSD universe and not the SYSV universe. */
11 11
12 #define C_SWITCH_SYSTEM -D_BSD 12 #define C_SWITCH_SYSTEM "-D_BSD"
13 #define LIBS_SYSTEM -lbsd 13 #define LIBS_SYSTEM "-lbsd"
14 14
15 #define GETPGRP_NO_ARG 15 #define GETPGRP_NO_ARG
16 16
17 #define INTERRUPTIBLE_OPEN 17 #define INTERRUPTIBLE_OPEN
18 #define INTERRUPTIBLE_CLOSE 18 #define INTERRUPTIBLE_CLOSE