about summary refs log tree commit diff
path: root/library/std/src/sys/windows/compat.rs
AgeCommit message (Expand)AuthorLines
2021-01-31Fix calling convention for CRT startupArlie Davis-12/+10
2021-01-29Resolve DLL imports at CRT startup, not on demandArlie Davis-65/+88
2020-12-14Auto merge of #77618 - fusion-engineering-forks:windows-parker, r=Amanieubors-0/+1
2020-11-19Extend meta parameters to all generated code in compat_fn.Josh Matthews-0/+1
2020-10-06Add WaitOnAddress/WakeByAddress API to sys::windows::c.Mara Bos-0/+1
2020-10-01Work around potential merging/duplication issues in sys/windows/compat.Mara Bos-3/+19
2020-10-01Improve std::sys::windows::compat.Mara Bos-27/+34
2020-07-27mv std libs to library/mark-0/+72