Mercurial > cgi-bin > hgwebdir.cgi > VMS > VMS_Implementations > VMS_impls > VMS__MC_shared_impl
comparison vutilities.c @ 134:a9b72021f053
Distributed memory management w/o free requests working
| author | Merten Sach <msach@mailbox.tu-berlin.de> |
|---|---|
| date | Fri, 16 Sep 2011 16:19:24 +0200 |
| parents | 13b22ffb8a2f |
| children |
comparison
equal
deleted
inserted
replaced
| 0:a44ea8d7bc40 | 1:5467526239bb |
|---|---|
| 7 * Created on November 14, 2009, 9:07 PM | 7 * Created on November 14, 2009, 9:07 PM |
| 8 */ | 8 */ |
| 9 | 9 |
| 10 #include <malloc.h> | 10 #include <malloc.h> |
| 11 #include <stdlib.h> | 11 #include <stdlib.h> |
| 12 #include <string.h> | |
| 12 | 13 |
| 13 #include "VMS.h" | 14 #include "VMS.h" |
| 14 | 15 |
| 15 | 16 |
| 16 inline char * | 17 inline char * |
