Files
zig/lib/std
Jakub Konka 390194431e Use NtCreateFile directly in ReadLink
This shaves off one syscall (we use one instead of two if we were to
use `windows.OpenFile` wrapper). Clean up flag generation in `OpenFile`.
Hopefully, we're in a much better place to *almost* support `openW`
and `openatW`.
2020-07-31 16:32:21 +02:00
..
2020-07-31 16:32:21 +02:00
2020-07-29 18:03:44 +03:00
2020-06-26 13:34:48 -06:00
2020-07-05 21:11:42 +00:00
2020-07-12 21:45:25 +00:00
2020-07-24 20:35:47 +00:00
2020-07-26 05:42:38 +00:00
2020-07-14 17:19:17 -07:00
2020-07-13 00:34:02 +10:00
2020-07-25 23:33:15 -07:00