v/vlib/os
Alexander Medvednikov a57e29dfc5 os: replace dir_exists with is_dir; file_exists() => exists() 2019-12-04 23:17:45 +03:00
..
bare freestanding: sys_getuid, sys_waitid; minimal fork check; remove bare.S 2019-12-04 11:46:09 +03:00
const.v os: move windows consts to a separate file 2019-10-23 12:28:48 +03:00
const_windows.v fix Windows warnings 2019-11-16 02:30:50 +03:00
os.v os: replace dir_exists with is_dir; file_exists() => exists() 2019-12-04 23:17:45 +03:00
os_linux.v os_linux.v 2019-11-16 09:16:51 +03:00
os_nix.v os: replace dir_exists with is_dir; file_exists() => exists() 2019-12-04 23:17:45 +03:00
os_test.v os: replace dir_exists with is_dir; file_exists() => exists() 2019-12-04 23:17:45 +03:00
os_windows.v os: replace dir_exists with is_dir; file_exists() => exists() 2019-12-04 23:17:45 +03:00