X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=vos%2Fconfig.h;h=bed1a98851e617e9471d1bf852beb21f3f6980d7;hb=47aa779ee4c1a50e927b23367536ef9b5d706729;hp=7f4c1a257d1871b8fb1e54c8920c03fde2e87abb;hpb=921b29636518a15a86ae5128eab7e7c275037ce6;p=p5sagit%2Fp5-mst-13.2.git diff --git a/vos/config.h b/vos/config.h index 7f4c1a2..bed1a98 100644 --- a/vos/config.h +++ b/vos/config.h @@ -1,7 +1,7 @@ /* This is config.h for Stratus VOS. It was created by hand from the distribution copy of config_h.SH. */ -/* Configuration time: September 4, 1998 +/* Configuration time: March 5, 1999 * Configured by: Paul Green * Target system: Stratus VOS */ @@ -1144,7 +1144,7 @@ * This symbol is defined if the C compiler can cast negative * or large floating point numbers to 32-bit ints. */ -#define CASTI32 /**/ +/*#define CASTI32 /**/ /* CASTNEGFLOAT: * This symbol is defined if the C compiler can cast negative @@ -1990,6 +1990,18 @@ */ #define ARCHNAME "vos" /**/ +/* I_MACH_CTHREADS: + * This symbol, if defined, indicates to the C program that it should + * include . + */ +/*#define I_MACH_CTHREADS /**/ + +/* I_PTHREAD: + * This symbol, if defined, indicates to the C program that it should + * include . + */ +/*#define I_PTHREAD /**/ + /* HAS_PTHREAD_YIELD: * This symbol, if defined, indicates that the pthread_yield * routine is available to yield the execution of the current