v/vlib/os
Lukas Neubert ada763e0f4
fmt: remove parenthesis around single ident (#9696)
2021-04-12 16:01:03 +03:00
..
bare
cmdline
args.v all: update copyright to 2019-2021 (#8029) 2021-01-18 13:20:06 +01:00
const.v os: add a `posix_set_permission_bit` function (#7754) 2021-01-04 19:57:17 +02:00
const_nix.c.v os: vfmt all of `os` .v files, add it to `v test-cleancode` with no exceptions 2020-12-16 14:15:11 +02:00
const_windows.c.v
environment.c.v os: cleanup os.environ implementation 2021-04-06 18:02:12 +03:00
environment_test.v
fd.c.v
file.c.v ci: fix some of `v test-cleancode` 4 2021-04-05 21:39:32 +03:00
file_test.v
inode.c.v
inode_test.v
os.v
os_android.c.v
os_c.v os: handle fread errors (#9687) 2021-04-12 10:26:08 +03:00
os_darwin.c.v
os_darwin.m
os_linux.c.v
os_nix.c.v
os_test.v
os_windows.c.v fmt: remove parenthesis around single ident (#9696) 2021-04-12 16:01:03 +03:00
process.v
process_nix.c.v
process_test.v
process_windows.c.v