summaryrefslogtreecommitdiff
path: root/VMS/ucx_shr_decc.opt
Commit message (Collapse)AuthorAgeFilesLines
* clean away old VMS cruftRichard Levitte2016-02-101-1/+0
| | | | | | | | | | | | The old building scripts get removed, they are hopelessly gone in bit rot by now. Also remove the old symbol hacks. They were needed needed to shorten some names to 31 characters, and to resolve other symbol clashes. Because we now compile with /NAMES=(AS_IS,SHORTENED), this is no longer required. Reviewed-by: Rich Salz <rsalz@openssl.org>
* VMS support.Ulf Möller1999-05-131-0/+1
Submitted by: Richard Levitte <richard@levitte.org>