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 |
Delyan Angelov
|
8193efb379
|
v.markused: mark all `pub` functions on `-shared -skip-unused`
|
2021-04-12 09:29:34 +03:00 |
Delyan Angelov
|
d7049ae2da
|
os: deprecate os.exec (returning ?os.Result), in favour of os.execute, which returns os.Result (#8974)
|
2021-03-08 20:52:13 +02:00 |
StunxFS
|
9a7d9e047b
|
dl: move 'example' to 'examples/dynamic_library_loading' (#9187)
|
2021-03-08 18:21:43 +02:00 |