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. |
||
|---|---|---|
| .. | ||
| .checks | ||
| array_bare.v | ||
| builtin_bare.v | ||
| linuxsys_bare.v | ||
| mm_bare.v | ||
| string_bare.v | ||
| syscallwrapper_test.v | ||