view src/s/vms5-5.h @ 47031:56242900e171

2002-08-25 Andrew Choi <akochoi@shaw.ca> * s/darwin.h (HAVE_WORKING_VFORK): #undef it. Define vfork to fork.
author Andrew Choi <akochoi@shaw.ca>
date Sun, 25 Aug 2002 16:44:51 +0000
parents b9e41e8f770d
children 695cf19ef79e d7ddb3e565de
line wrap: on
line source

#include "vms.h"
#define VMS5_5
#define VMS4_4

/* The bug that SHARABLE_LIB_BUG fixes is gone in version 5.5 of VMS.
   And defining it causes lossage because sys_errlist has a different
   number of elements.  */
#undef SHARABLE_LIB_BUG