[.VAXCIO] This is the root directory for the VAXCIO package. This package is basically a partial implementation of the System V "termio" package. The kernel in this package is "ioctl" for VMS. $$$TIPS. - Tips on what you need to do (as a user) to make Curses work. It talks about setting up TERMCAP and the TERM environment variable. $$README. - This file contains a description of what to do to unpack the SHAR package of VAXCIO, modify the entry point names of the (non-shareable) VAX C RTL, compile and link the VAXCIO package. YOU SHOULD READ IT TOO! $OBJDEF.FTN - This is the modified library extraction of OBJDEF from STARLET.MLB. This is necessary since the FORTRAN product does not supply object file format definitions in the include "text library". C$VAXCIO.OBJ - This is the object file that was extracted from the standard (delivered) VAX C RTL (SYS$LIBRARY:VAXCRTL.OLB). This copy already has the entry points for the necessary functions renamed. DOIT.C - A test program (for testings aspects of "vmstermio"). DOIT1.C - A test program (for testings aspects of "vmstermio"). MOD_ENTRY_NAME.EXE - The pre-compiled/pre-linked program that changes the entry point names in an object file. See $$README. for informa- tion on running it. MOD_ENTRY_NAME.FOR - The source code to the above program. MOD_ENTRY_NAME.OBJ - The pre-compiled program. OBJ.DIR - A directory that holds the pre-compiled object code of the source that resides in this and [.SRC] directories. SRC.DIR - The source code to VAXCIO! TEST.C - Another test program. TEST1.C - And another test program. TEST2.C - YATP. VAXCRTL.OLB - The VAX C RTL that has the modified entry names in it AND the VAXCIO package routines in it!