Mercurial > hg > xemacs-beta
comparison src/s/decosf3-1.h @ 149:538048ae2ab8 r20-3b1
Import from CVS: tag r20-3b1
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:36:16 +0200 |
parents | ac2d302a0011 |
children | 59463afc5666 |
comparison
equal
deleted
inserted
replaced
148:f659db2a1f73 | 149:538048ae2ab8 |
---|---|
1 /* Synched up with: Not in FSF. */ | 1 /* Synched up with: Not in FSF. */ |
2 | 2 |
3 #include "decosf1-3.h" | 3 #include "decosf1-3.h" |
4 | |
5 /* XEmacs change from Carl D. Roth <roth@cse.ucsc.edu> | |
6 | |
7 /* we have a working alloca */ | |
8 # ifndef NOT_C_CODE | |
9 # include <alloca.h> | |
10 # endif | |
11 | 4 |
12 /* It seems that read() and write() are affected, but not open() and | 5 /* It seems that read() and write() are affected, but not open() and |
13 close() */ | 6 close() */ |
14 | 7 |
15 #define INTERRUPTIBLE_IO | 8 #define INTERRUPTIBLE_IO |