Mercurial > cgi-bin > hgwebdir.cgi > VMS > VMS_Implementations > VSs_impls > VSs__MC_shared_impl
changeset 32:552192f088a2 dev_expl_VP_and_DKU
Merge
author | Sean Halle <seanhalle@yahoo.com> |
---|---|
date | Mon, 04 Mar 2013 04:16:12 -0800 |
parents | 3787df8b95f9 aad5a2e77163 |
children | 71a20aa9d17a |
files | __brch__dev_expl_VP_and_DKU |
diffstat | 2 files changed, 4 insertions(+), 4 deletions(-) [+] |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/__brch__ML_dev Mon Mar 04 04:16:12 2013 -0800 1.3 @@ -0,0 +1,4 @@ 1.4 +This branch is for the project structure defined Jan 2012.. the #includes reflect this directory structure. 1.5 + 1.6 +More importantly, the MC_shared version of VMS requires a separat malloc implemeted by VMS code.. so this branch has modified the library to use the VMS-specific malloc. 1.7 +
2.1 --- a/__brch__dev_expl_VP_and_DKU Fri Feb 01 17:18:57 2013 +0100 2.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 2.3 @@ -1,4 +0,0 @@ 2.4 -This branch is for the project structure defined Jan 2012.. the #includes reflect this directory structure. 2.5 - 2.6 -More importantly, the MC_shared version of VMS requires a separat malloc implemeted by VMS code.. so this branch has modified the library to use the VMS-specific malloc. 2.7 -