First testing on OpenVMS 9.2
more fixes
Additional fixes.
Additional fixes
First testing on OpenVMS 9.2
First testing on OpenVMS 9.2
Add vms_chdir wrapper routine
Fix rename and lstat
Fix realpath and dir_to_name
Improve fstat/lstat/stat
Partial implementation of open a directory
Add missing vms_getcwd.c from previous commit
Add vms_getcwd wrapper routine
rmdir/unlink test fixes
Bugfix for tst_crtl_unix_to_vms.com
Bugfix for vms_to_unix conversions
Add vms_access() wrapper and fixes
Bug fixes found for tests done by Jouk Jansen
Bugfix - Missing vms_unix_to_vms.c
Bugfix for previous commit, vms_access start
Gnulib Assist
Bugfixes mostly for VAX
Add vms_to_unix_parse support
Initial vms_rename wrapper
Fix tests for vms_mkdir
Add vms_unsetenv wrapper.
Add vms_symlink wrapper
Start implementing lstat and stat
Add vms_setenv() wrapper
Fix lookup of ".." directories
Add vms_remove, vms_rmdir, vms_unlink wrappers
Start vms_fstat testing
First pass at adding realpath wrapper.
Implement readline wrapper
Implement creat and open wrappers
Implemenet vms_dev_logicals for simple devices.
Update vms_fopen() wrapper
Missed adding vms_filename_lookup tests
Fix wrapper to ferror_unlocked for gnulib
Implement vms_mkdir wrapper for mkdir
Add the vms_filename_lookup routine.
Minor fixes to tests for debugging
Bug fixes. Including 64 bit support issues
Fix vpath in make
Look to include in https://sourceforge.net/p/gnv/wiki/Gnulib%20Assist/
This is probaby a result of the GNV Make being an old fork of GNU make. I am not planning on anything but emergency fixes to GNV Make. Getting GNV Make up to be tracking GNU Make is https://sourceforge.net/p/gnv/bugs/131/ This is blocked by https://sourceforge.net/p/gnv/bugs/130/
Ticket moved from /p/gnv/patches/2/
As GNV packages are updated, if the upstream has a VMS native build procedure it will be used, otherwise the upstream source will be used with no manual edits.
Ticket moved from /p/gnv/patches/3/
As individual packages of GNV are updated, they will be picking up the current config.guess for that package.
Ticket moved from /p/gnv/patches/4/
Will look at incorporating this into https://sourceforge.net/p/gnv/wiki/Gnulib%20Assist/
The native grep is now being built from the upstream Unix sources with no manual editing.
Ticket moved from /p/gnv/patches/5/
Ticket moved from /p/gnv/patches/6/
Ticket moved from /p/gnv/patches/7/
Ticket moved from /p/gnv/patches/8/
Ticket moved from /p/gnv/patches/9/
Ticket moved from /p/gnv/patches/13/
No support available. Post all tickats as BUGs
Support in ld_tools for having gnv$test.c_first in GNV_OPT_DIR or similar
Ticket moved from /p/gnv/feature-requests/5/
POST ALL Tickets in BUGS. Do not use Feature Requests!
POST ALL Tickets in BUGS. Do not use Feature Requests!
POST ALL Tickets in BUGS. Do not use Patches!
No support available. Post all tickats as BUGs
POST ALL Tickets in BUGS. Do not use Feature Requests!
make cannot handle if..else if...
This is probaby a result of the GNV Make being an old fork of GNU make. I am not planning on anything but emergency fixes to GNV Make. Getting GNV Make up to be tracking GNU Make is https://sourceforge.net/p/gnv/bugs/131/ This is blocked by https://sourceforge.net/p/gnv/bugs/130/
Update GNU Make to be able to replace GNV Make fork.
It has been a while, so more fixes to the tests may be needed.
Make: Merge in patches to make self tests to work on OpenVMS.
psx$root / gnv mount points should be symbolic links.
Give MAP files a meaningful name
Does this fix the issue?
make cannot handle if..else if...
Add vms_default_filename_flags routine
Convert vms_dir_to_name to use vms_string
Convert more routines to use vms_string
Convert vms_setddir to use vms_string
Fix off-by-one error for malloc calls
Convert vms_getdviw routines to vms_string
Convert vms_trnlnm/vms_crelnm to vms_string
vms_concat_dir conversion to vms_string
Start of conversion to using vms_string
Update the vms_string routines
Add vms_string module
Fix mktime test XML output generation
Markdownlint of vms_gnulib_assist.md
Add future vms_string documentation
Documentation update