Add capn_init_malloc to provide a malloc based create function

This commit is contained in:
James McKaskill 2013-05-06 00:03:17 -04:00
parent edfcaf9d34
commit e0a5769d06
4 changed files with 60 additions and 6 deletions

4
.gitignore vendored
View file

@ -1,2 +1,2 @@
/capn.o
/capn.so
/*.o
/*.so