view src/s/vms5-5.h @ 49892:2d5ba0c9dd66

(POLLING_PROBLEM_IN_SELECT): Define POLL_INTERRUPTED_SYS_CALL, not POLLING_PROBLEM_IN_SELECT.
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 21 Feb 2003 08:04:13 +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