1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/builtin/bare/.checks
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
..
linuxsys bare: add mm_alloc, mm_free 2019-11-29 10:14:17 +03:00
string fix hexadecimal constants + freestanding fixes 2019-11-26 06:12:37 +03:00
.gitignore freestanding: add core linux syscalls and associated tests 2019-11-23 19:35:57 +03:00
checks.v freestanding: add core linux syscalls and associated tests 2019-11-23 19:35:57 +03:00
readme.md freestanding: add core linux syscalls and associated tests 2019-11-23 19:35:57 +03:00
sample_text1.txt freestanding: add core linux syscalls and associated tests 2019-11-23 19:35:57 +03:00

In this directory:

v run checks.v