# HG changeset patch # User Me@portablequad # Date 1329158204 28800 # Node ID c3049c8bd0fe080f57e7f73f7b68dd6ce279f0d5 # Parent 59781a4c9cf1cd6760fc70561324177e504a4dc9 chgd brch tag filename diff -r 59781a4c9cf1 -r c3049c8bd0fe .brch__MC_shared --- a/.brch__MC_shared Sun Feb 12 01:43:39 2012 -0800 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,4 +0,0 @@ -This branch is for the project structure defined Jan 2012.. the #includes reflect this directory structure. - -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. - diff -r 59781a4c9cf1 -r c3049c8bd0fe __brch__MC_shared --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/__brch__MC_shared Mon Feb 13 10:36:44 2012 -0800 @@ -0,0 +1,4 @@ +This branch is for the project structure defined Jan 2012.. the #includes reflect this directory structure. + +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. +