# HG changeset patch # User Me@portablequad # Date 1329013153 28800 # Node ID 64a94ec0e2a475f8a47dda1fae22b94e686a4d37 # Parent 5b89d57e5d10a6b10a47ccbe89d04ee7395fcdb9 Create MC_shared branch diff -r 5b89d57e5d10 -r 64a94ec0e2a4 .brch__MC_shared --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.brch__MC_shared Sat Feb 11 18:19:13 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. + diff -r 5b89d57e5d10 -r 64a94ec0e2a4 .brch__VMS__malloc_brch --- a/.brch__VMS__malloc_brch Sat Feb 11 17:55:51 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. -