v/vlib/builtin/linux_bare/old
Delyan Angelov 5098334e65
os: add execute_or_exit(cmd), use it consistently instead of execute_or_panic(cmd)
2021-07-20 15:22:04 +03:00
..
.checks all: bare metal support (fix `-freestanding`) (#9624) 2021-04-14 07:50:50 +02:00
array_bare.v all: bare metal support (fix `-freestanding`) (#9624) 2021-04-14 07:50:50 +02:00
builtin_bare.v all: bare metal support (fix `-freestanding`) (#9624) 2021-04-14 07:50:50 +02:00
linuxsys_bare.v all: bare metal support (fix `-freestanding`) (#9624) 2021-04-14 07:50:50 +02:00
mm_bare.v all: bare metal support (fix `-freestanding`) (#9624) 2021-04-14 07:50:50 +02:00
string_bare.v all: bare metal support (fix `-freestanding`) (#9624) 2021-04-14 07:50:50 +02:00
syscallwrapper_test.v os: add execute_or_exit(cmd), use it consistently instead of execute_or_panic(cmd) 2021-07-20 15:22:04 +03:00