v/vlib/builtin/bare
bogen85 8178e1f7da freestanding: malloc/free with mm_alloc an mm_free
Added more array support that depends on malloc. Added string clone (that uses malloc). Added test for it. Eliminated stack allocated buffers from most of the unit checks.
2019-12-08 13:44:52 +03:00
..
.checks
array_bare.v
builtin_bare.v
linuxsys_bare.v
mm_bare.v
string_bare.v
syscallwrapper_test.v