Difference between revisions of "Vmslib"
(updated license, added link to download) |
m (moved GNU VMSLIB to Vmslib: the name should not be in all caps. also, it is listed as "vmslib" not "GNU vmslib" on the gnu.org/software page.) |
Latest revision as of 15:29, 24 August 2012
GNU vmslib
http://www.gnu.org/software/vmslib/
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.
Documentation
http://www.gnu.org/software/vmslib/manual
This is a GNU package:vmslib
Download
Download
version 1996
(stable)
released on 13 July 1996
VCS Checkout
Categories
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv2orlater | Andrew Engelbrecht | 24 August 2012 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
| Bill Pedersen | Maintainer |
Resources and communication
Software prerequisites
This entry (in part or in whole) was last reviewed on 24 August 2012.
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 described in this text has its own copyright notice and license, which can usually be found in the distribution itself.