Lines Matching full:vos
2 VOS operating system.
5 Updated vos hints file (vos.sh) to use the POSIX-2001
8 This version builds on VOS Release 15.3.0.
11 Added support for the syslog family of functions to vos.c.
12 This allows the source code to be built on versions of VOS
16 Removed support for building (mini) perl on VOS using
17 custom VOS command macros. Henceforth, perl must be built
32 For the first time, full perl can now be built on VOS using
33 its native Configure script and makefiles. See README.vos
65 it can be built with either version of VOS POSIX.1 support.
85 Updated "README.vos".
95 Supplied "config.h" to configure Perl 5 to VOS. Unfortunately,
96 since VOS does not have the configure tool, this file was
102 Supplied "perl.bind" to control the VOS binder.
103 Supplied "README.vos" to describe the VOS port.
104 Supplied "test_vos_dummies.c" to test the VOS dummy functions.
106 Supplied "vosish.h" to configure Perl 5 to VOS.