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-22 17:26:27 -04:00
2020-05-05 09:38:02 -06:00
2020-05-05 09:38:02 -06:00
2019-10-24 01:14:52 -04:00
2019-10-30 21:21:58 -04:00
2020-07-22 17:26:27 -04:00
2019-10-24 01:14:52 -04:00
2020-04-30 01:52:12 -04:00