Files
zig/lib/std
Andrew Kelley 18c6abc0ba std: finish moving os.windows.ReadLink logic to Io.Threaded
- remove error.SharingViolation from all error sets since it has the
  same meaning as FileBusy
- add error.FileBusy to CreateFileAtomicError and ReadLinkError
- update dirReadLinkWindows to use NtCreateFile and NtFsControlFile and
  integrate with cancelation properly.
- move windows CTL_CODE constants to the proper namespace
- delete os.windows.ReadLink
2026-01-28 17:02:17 -08:00
..
2026-01-27 07:05:14 +01:00
2025-11-22 22:42:38 +00:00
2025-12-23 22:15:10 -08:00
2025-11-22 22:42:38 +00:00
2025-09-30 13:44:54 +01:00
2026-01-04 17:23:45 -08:00
2026-01-24 20:41:15 +01:00
2025-09-20 14:34:18 -07:00
2024-08-22 08:44:08 +02:00
2025-12-22 10:00:35 -08:00
2025-11-22 22:42:38 +00:00
2026-01-15 14:18:20 -08:00
2026-01-22 21:25:53 -08:00
2025-08-29 17:14:26 -07:00
2025-08-29 17:14:26 -07:00
2025-11-22 22:42:38 +00:00
2026-01-28 00:43:20 -08:00
2025-08-28 18:30:57 -07:00
2025-07-16 10:27:39 -07:00
2026-01-04 00:27:08 -08:00