about summary refs log tree commit diff
path: root/library/std/src/sys/windows/c.rs
AgeCommit message (Expand)AuthorLines
2021-02-14Fix typo in link to CreateSymbolicLinkW documentation.Mara Bos-1/+1
2021-01-29Resolve DLL imports at CRT startup, not on demandArlie Davis-0/+1
2021-01-22Remove delay-binding for Win XP and VistaArlie Davis-53/+63
2020-12-14Auto merge of #77618 - fusion-engineering-forks:windows-parker, r=Amanieubors-0/+47
2020-10-09Remove some dead code in windows-gnu stdMateusz MikuĊ‚a-11/+0
2020-10-06Add Keyed Events API to sys::windows::c.Mara Bos-0/+32
2020-10-06Add WaitOnAddress/WakeByAddress API to sys::windows::c.Mara Bos-0/+15
2020-10-01Improve std::sys::windows::compat.Mara Bos-1/+1
2020-07-27mv std libs to library/mark-0/+1098