summaryrefslogtreecommitdiff
path: root/util.h
AgeCommit message (Collapse)Author
2018-08-26Migrated util.go and main.go to the new pkgui convention and C file. Also ↵Pietro Gagliardi
replaced C.CBytes() with C.malloc() (this bumps our minimum version requirement to 1.8, but it's better than keeping a massive slice around at all times).
2018-08-12Migrated util.go back and formalized pkguiAlloc().Pietro Gagliardi