Mercurial > cgi-bin > hgwebdir.cgi > VMS > VMS_Implementations > VMS_impls > VMS__MC_shared_impl
comparison vmalloc.h @ 157:8cc3d3812c8a
smaller Hists for malloc, free and plugin
| author | Merten Sach <msach@mailbox.tu-berlin.de> |
|---|---|
| date | Thu, 06 Oct 2011 15:58:34 +0200 |
| parents | a9b72021f053 |
| children | 99798e4438a6 |
comparison
equal
deleted
inserted
replaced
| 14:f29d2306cafd | 15:4dfbd60ee614 |
|---|---|
| 69 | 69 |
| 70 MallocProlog * | 70 MallocProlog * |
| 71 VMS_ext__create_free_list(); | 71 VMS_ext__create_free_list(); |
| 72 | 72 |
| 73 void | 73 void |
| 74 VMS_ext__free_free_list( MallocProlog* freeListHeads[] ); | 74 VMS_ext__free_free_list( MallocProlog* freeListHead ); |
| 75 | 75 |
| 76 #endif | 76 #endif |
