Mercurial > hg > xemacs-beta
comparison src/s/cygwin32.h @ 280:7df0dd720c89 r21-0b38
Import from CVS: tag r21-0b38
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:32:22 +0200 |
parents | 90d73dddcdc4 |
children | e11d67e05968 |
comparison
equal
deleted
inserted
replaced
279:c20b2fb5bb0a | 280:7df0dd720c89 |
---|---|
137 #define TEXT_START -1 | 137 #define TEXT_START -1 |
138 #define TEXT_END -1 | 138 #define TEXT_END -1 |
139 #define DATA_END -1 | 139 #define DATA_END -1 |
140 #define HEAP_IN_DATA | 140 #define HEAP_IN_DATA |
141 #define UNEXEC "unexcw.o" | 141 #define UNEXEC "unexcw.o" |
142 #define BROKEN_SIGIO | 142 /* #define BROKEN_SIGIO */ |
143 #define PROCESS_IO_BLOCKING | 143 #define PROCESS_IO_BLOCKING |
144 #define strnicmp strncasecmp | 144 #define strnicmp strncasecmp |
145 #ifndef HAVE_SOCKETS | 145 #ifndef HAVE_SOCKETS |
146 #define HAVE_SOCKETS | 146 #define HAVE_SOCKETS |
147 #endif | 147 #endif |