syrmel
|
382d7658cd
|
os: add error_posix() and error_win32() for explicit platform error handling and default behavior (#20694)
|
2024-01-31 07:25:07 +02:00 |
|
Delyan Angelov
|
672fe9b8eb
|
tests: make v vlib/os/os_test.c.v pass on windows, for users != admin, skipping the os.symlink checks
|
2024-01-23 17:03:01 +02:00 |
|
Turiiya
|
e5e26db5c4
|
os: update mv fns, improve performance, add params struct to control overwrite behavior (#20156)
|
2023-12-13 09:43:18 +02:00 |
|
Alexander Medvednikov
|
f09826e928
|
all: unwrap const() blocks
|
2023-11-25 10:02:51 +03:00 |
|
Turiiya
|
4e439442ab
|
os: ignore empty path segments in join_path (#19877)
|
2023-11-15 10:54:20 +02:00 |
|
Turiiya
|
b7400fc058
|
os: add fast path to mkdir_all, when the given folder already exists (#19869)
|
2023-11-14 23:41:39 +02:00 |
|
JalonSolov
|
c494b63d75
|
os,picohttpparser,sokol,strconv: prepare for making -W impure-v the default (#19846)
|
2023-11-12 09:52:14 +02:00 |
|