Mercurial > cgi-bin > hgwebdir.cgi > VMS > C_Libraries > Hash_impl
changeset 16:64a94ec0e2a4 MC_shared
Create MC_shared branch
| author | Me@portablequad |
|---|---|
| date | Sat, 11 Feb 2012 18:19:13 -0800 |
| parents | 5b89d57e5d10 |
| children | 774396bc53b4 |
| files | .brch__MC_shared .brch__VMS__malloc_brch |
| 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__MC_shared Sat Feb 11 18:19:13 2012 -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__VMS__malloc_brch Sat Feb 11 17:55:51 2012 -0800 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 -
