Skip to content

gitGNU/gnu_vmslib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GNU vmslib -- Helps people port GNU software 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.

Mail suggestions and bug reports for GNU vmslib to chrisbryant@ucla.edu.  
If that doesn't work, try savannah-users@gnu.org instead.  Please include
the GNU vmslib version number, which you can get by looking in the file 
VERSION, along with the version of VMS you are using.

========================================================================

Copyright (C) 2008-2010 Free Software Foundation, Inc.

Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.2 or
any later version published by the Free Software Foundation; with no
Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
Texts.  A copy of the license is included in the ``GNU Free
Documentation License'' file as part of this distribution.

About

No description, website, or topics provided.

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
COPYING
Unknown
COPYING.DOC

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published