view src/s/vms5-5.h @ 71818:086c76517b02

Include blockinput.h. (Fexpand_file_name, search_embedded_absfilename): Add BLOCK_INPUT around getpwnam. (search_embedded_absfilename): Remove spurious xfree.
author YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
date Wed, 12 Jul 2006 08:37:45 +0000
parents 553704b5e15e
children 29e773288013
line wrap: on
line source

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

#undef NO_HYPHENS_IN_FILENAMES

/* 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

/* arch-tag: 92acc416-61fe-44ae-b0e0-710cb9e38ec6
   (do not change this comment) */