v/vlib/builtin/linux_bare
Delyan Angelov 47884dfd1f
builtin: move C. calls to .c.v files (#11164)
2021-08-12 21:46:38 +03:00
..
old os: add execute_or_exit(cmd), use it consistently instead of execute_or_panic(cmd) 2021-07-20 15:22:04 +03:00
libc_impl.v builtin: move C. calls to .c.v files (#11164) 2021-08-12 21:46:38 +03:00
linux_syscalls.v all: support `[noreturn] fn abc() { for{} }`, mark panic/1 and exit/1with it too. (#10654) 2021-07-04 20:24:19 +03:00
memory_managment.v all: bare metal support (fix `-freestanding`) (#9624) 2021-04-14 07:50:50 +02:00