v/vlib/os
Delyan Angelov 728344ff65
ci: fix `v test-cleancode`
2021-01-25 12:55:01 +02:00
..
bare
cmdline
args.v all: update copyright to 2019-2021 (#8029) 2021-01-18 13:20:06 +01:00
const.v
const_nix.c.v
const_windows.c.v os: vfmt most of `os`, add it to `v test-cleancode` 2020-12-16 11:08:23 +02:00
environment.c.v all: update copyright to 2019-2021 (#8029) 2021-01-18 13:20:06 +01:00
environment_test.v
fd.c.v
file.c.v builtin,os: use more precise C. declarations for C.fread, C.fwrite and C.qsort 2021-01-15 12:15:31 +02:00
inode.c.v all: update copyright to 2019-2021 (#8029) 2021-01-18 13:20:06 +01:00
inode_test.v ci: fix `v test-cleancode` 2021-01-25 12:55:01 +02:00
os.v ci: fix `v test-cleancode` 2021-01-25 12:55:01 +02:00
os_android.c.v
os_c.v fmt: smarter if condition wrapping (#8201) 2021-01-23 10:33:22 +02:00
os_darwin.c.v gg: native rendering mode on macOS 2021-01-23 10:25:43 +01:00
os_darwin.m gg: native rendering mode on macOS 2021-01-23 10:25:43 +01:00
os_linux.c.v all: update copyright to 2019-2021 (#8029) 2021-01-18 13:20:06 +01:00
os_nix.c.v fmt: smarter if condition wrapping (#8201) 2021-01-23 10:33:22 +02:00
os_test.v ci: fix `v test-cleancode` 2021-01-25 12:55:01 +02:00
os_windows.c.v ci: fix `v test-cleancode` 2021-01-25 12:55:01 +02:00
process.v
process_nix.c.v
process_test.v
process_windows.c.v