annotate src/s/decosf3-1.h @ 151:59463afc5666 r20-3b2

Import from CVS: tag r20-3b2
author cvs
date Mon, 13 Aug 2007 09:37:19 +0200
parents 538048ae2ab8
children 25f70ba0133c
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1 /* Synched up with: Not in FSF. */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3 #include "decosf1-3.h"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5 /* It seems that read() and write() are affected, but not open() and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6 close() */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
8 #define INTERRUPTIBLE_IO
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
9
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
10 /* XEmacs change from "Andrew G. Cohen, 617-353-6051" <cohen@andy.bu.edu> */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
11
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
12 /* XEmacs: moved the following four declarations from decosf3-2.h, as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
13 suggested by srivasta@pilgrim.umass.edu (Manoj Srivastava) */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
14
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
15 /* apparently this breaks things under OSF 3.2 */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
16 #undef GMALLOC_NEEDS_SBRK_DECL
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
17
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
18 /* XEmacs: from Stephen Carney <carney@gvc.dec.com> */
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
19
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
20 /* #### why the hell is configure so broken on this system? */
151
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
21 #ifndef HAVE_SELECT
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
22 #define HAVE_SELECT 1
59463afc5666 Import from CVS: tag r20-3b2
cvs
parents: 149
diff changeset
23 #endif
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
24
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
25 #define BROKEN_SIGIO