v/vlib/os
Delyan Angelov 19f9c18305
os: make executable() more robust
2020-03-13 22:19:02 +01:00
..
bare freestanding: sys_getuid, sys_waitid; minimal fork check; remove bare.S 2019-12-04 11:46:09 +03:00
cmdline vfmt fixes 2020-02-16 12:42:28 +01:00
const.v os: add open_file function 2020-01-21 16:58:47 +01:00
const_nix.v v2: simplify the type system; an initial version of the V interpreter 2020-02-02 07:56:18 +01:00
const_windows.v os: add open_file function 2020-01-21 16:58:47 +01:00
environment.v os: implement os.environ() (part 2/2) (#3971) 2020-03-10 14:25:16 +01:00
environment_test.v os: implement os.environ() (part 2/2) (#3971) 2020-03-10 14:25:16 +01:00
os.v os: make executable() more robust 2020-03-13 22:19:02 +01:00
os_darwin.v update copyright year 2020-01-23 21:04:46 +01:00
os_linux.v update copyright year 2020-01-23 21:04:46 +01:00
os_nix.v os: merge with filepath 2020-03-07 22:26:26 +01:00
os_test.v os: is_abs => is_abs_path 2020-03-10 16:09:37 +01:00
os_windows.v os: merge with filepath 2020-03-07 22:26:26 +01:00