daurnimator
|
a453c99ba9
|
std: add comments for some nt status codes
|
2019-11-27 13:01:08 +11:00 |
|
Andrew Kelley
|
cd37c1a377
|
add std.fs.Dir.openRead
This is progress towards file system APIs that encourage avoiding
Time Of Check, Time Of Use bugs.
|
2019-11-21 17:07:29 -05:00 |
|
Andrew Kelley
|
fc6f84f3f0
|
fix os.unlinkatW implementation
|
2019-10-21 20:58:53 -04:00 |
|
Andrew Kelley
|
87f632b08a
|
fs.Dir.openDir: use empty object name for "." on Windows
|
2019-10-21 19:19:49 -04:00 |
|
Andrew Kelley
|
ef67c49785
|
[wip] use NtDll APIs on Windows to implement std.fs.Dir
|
2019-10-21 14:18:01 -04:00 |
|
Andrew Kelley
|
ed36dbbd9c
|
mv std/ lib/
that's all this commit does. further commits will fix cli flags and
such.
see #2221
|
2019-09-25 23:35:41 -04:00 |
|