|
version 3.13, 1998/10/02 07:38:51
|
version 3.14, 1998/12/20 11:56:46
|
|
|
|
| used in advertising or otherwise to promote the sale, use or other dealings | used in advertising or otherwise to promote the sale, use or other dealings |
| in this Software without prior written authorization from The Open Group. | in this Software without prior written authorization from The Open Group. |
| */ | */ |
| /* $XFree86: xc/include/Xosdefs.h,v 3.12 1998/08/16 10:24:05 dawes Exp $ */ |
/* $XFree86: xc/include/Xosdefs.h,v 3.13 1998/10/02 07:38:51 dawes Exp $ */ |
| | |
| #ifndef _XOSDEFS_H_ | #ifndef _XOSDEFS_H_ |
| #define _XOSDEFS_H_ | #define _XOSDEFS_H_ |
|
|
|
| | |
| #ifdef __EMX__ | #ifdef __EMX__ |
| #define USGISH | #define USGISH |
| /* EMX claims to be ANSI, so X_NOT_STDC_ENV does not hold */ |
#define NULL_NOT_ZERO |
| /* could have been provided as std flags as well */ |
|
| #define X_WCHAR |
|
| #define X_LOCALE |
|
| #endif | #endif |
| | |
| #ifdef __GNU__ | #ifdef __GNU__ |