1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/builtin/bare
bogen85 729f9c3391 bare: add mm_alloc, mm_free
also split errno from return value in existing Linux syscall wrappers
update applicable syscall wrapper checks
2019-11-29 10:14:17 +03:00
..
.checks bare: add mm_alloc, mm_free 2019-11-29 10:14:17 +03:00
builtin_bare.v fix hexadecimal constants + freestanding fixes 2019-11-26 06:12:37 +03:00
linuxsys_bare.v bare: add mm_alloc, mm_free 2019-11-29 10:14:17 +03:00
mm_bare.v bare: add mm_alloc, mm_free 2019-11-29 10:14:17 +03:00
string_bare.v fix hexadecimal constants + freestanding fixes 2019-11-26 06:12:37 +03:00
syscallwrapper_test.v bare: add mm_alloc, mm_free 2019-11-29 10:14:17 +03:00