VMS adjustments:
authorRichard Levitte <levitte@openssl.org>
Thu, 29 Jan 2015 12:07:53 +0000 (13:07 +0100)
committerRichard Levitte <levitte@openssl.org>
Fri, 30 Jan 2015 13:43:40 +0000 (14:43 +0100)
commitc168a027cfe1459e946dade4179938f34894fe1d
tree42b62cb3044424841bf1fd961e31c8b9f5d0b44e
parentbe7b1097e28ff6d49f0d4b7ab8b036d6da87ebc6
VMS adjustments:

Add new symbols that are longer than 31 chars to symhacks.
VMS doesn't have <sys/un.h>, reflect that in e_os.h.
MS_CALLBACK has been removed, ssl_task.c needs adjustment.

Reviewed-by: Andy Polyakov <appro@openssl.org>
crypto/symhacks.h
e_os.h
ssl/ssl_task.c