zig/doc
Andrew Kelley 06129d7e3d std: implement a cross platform file locking abstraction
This modifies the lock semantics from using AccessMode to using
NtLockFile/NtUnlockFile.

This is a breaking change.
2021-06-29 14:25:04 -07:00
..
docgen.zig translate-c: Add documentation for zig translate-c 2021-06-27 12:25:32 +03:00
langref.html.in std: implement a cross platform file locking abstraction 2021-06-29 14:25:04 -07:00