Vmslib
GNU vmslib
https://www.gnu.org/software/vmslib/
Small routines to port GNU programs to VMS.
GNU vmslib is a bunch of files and small routines that can help people to port GNU programs to VMS. It consists of a C function library, with routines that are missing in the current system C libraries that have been seen so far, maybe with the exception of GNU libc. In GNU vmslib, there are also a bunch of scripts (in VMS terminology, they are called `command procedures') which help a lot in writing makefiles, and other scripts. There is more, please read the README file in each directory for further instruction.
GNU vmslib is different from the packages you usually use by not really being a program that you can use in itself. Rather, you will tend to copy a few, or maybe all of the files to whatever other GNU program you wish to port. There is one program (really a script) that can be used directly, and that is gen_descrip.com. It is a command procedure that takes an input file and generates a makefile, which you can use to automagically copy the right files to the right other GNU packages.
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Chris Bryant | developer |
Roland B Roberts | developer |
Richard Levitte | developer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Mailing List | https://lists.gnu.org/archive/html/vmslib-dev/ | |
General | https://savannah.gnu.org/people/ | |
VCS Repository Webview | https://git.savannah.gnu.org/cgit/vmslib.git | |
Download | https://ftp.gnu.org/old-gnu/vmslib/ | |
Mailing List | https://lists.gnu.org/archive/html/vmslib-docs/ | |
Savannah (Ref) | https://savannah.gnu.org/projects/vmslib | |
Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ |
Software prerequisites
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.