summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2016-04-11 18:42:52 +0200
committerRichard Levitte <levitte@openssl.org>2016-04-29 15:19:33 +0200
commit1bfe73d500f6127e61fcf2ffcf9b60c41cd6484e (patch)
tree25589657ec516630626d5bf7fb87d3c9a80aa24d /include
parent842dc98705e32789bbfef230dc02ab43885d429f (diff)
VMS: It seems DEC C doesn't handle certain header files quite right
With DEC C on VMS, you can use __DECC_INCLUDE_PROLOGUE.H and __DECC_INCLUDE_EPILOGUE.H to include some DEC C specific features or pragmas without having to touch the other header files. It seems, however, that the current version of the compiler requires the file names to be upcased, or it doesn't handle them quite right. Reviewed-by: Andy Polyakov <appro@openssl.org>
Diffstat (limited to 'include')
-rw-r--r--include/openssl/__DECC_INCLUDE_EPILOGUE.H (renamed from include/openssl/__decc_include_epilogue.h)0
-rw-r--r--include/openssl/__DECC_INCLUDE_PROLOGUE.H (renamed from include/openssl/__decc_include_prologue.h)0
2 files changed, 0 insertions, 0 deletions
diff --git a/include/openssl/__decc_include_epilogue.h b/include/openssl/__DECC_INCLUDE_EPILOGUE.H
index 584384f9c0..584384f9c0 100644
--- a/include/openssl/__decc_include_epilogue.h
+++ b/include/openssl/__DECC_INCLUDE_EPILOGUE.H
diff --git a/include/openssl/__decc_include_prologue.h b/include/openssl/__DECC_INCLUDE_PROLOGUE.H
index 455181cd6d..455181cd6d 100644
--- a/include/openssl/__decc_include_prologue.h
+++ b/include/openssl/__DECC_INCLUDE_PROLOGUE.H