index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
std
/
src
/
sys
/
windows
/
c.rs
Age
Commit message (
Expand
)
Author
Lines
2021-09-02
Auto merge of #87580 - ChrisDenton:win-arg-parse-2008, r=m-ou-se
bors
-1
/
+1
2021-08-30
add `TcpStream::set_linger` and `TcpStream::linger`
ibraheemdev
-0
/
+8
2021-08-08
Implement modern Windows arg parsing
Chris Denton
-1
/
+1
2021-07-04
Auto merge of #85270 - ChrisDenton:win-env-case, r=m-ou-se
bors
-0
/
+12
2021-07-03
Auto merge of #79965 - ijackson:moreerrnos, r=joshtriplett
bors
-49
/
+4
2021-06-21
Move `available_concurrency` implementation to `sys`
Christiaan Dirkx
-0
/
+18
2021-06-18
Windows error codes: Move to a separate module
Ian Jackson
-49
/
+4
2021-06-18
windows errors: Change type name for ERROR_SHARING_VIOLATION
Ian Jackson
-1
/
+1
2021-05-28
Refactor windows sockets impl methods
Michael
-0
/
+1
2021-05-23
Rollup merge of #84758 - ChrisDenton:dllimport, r=dtolnay
Dylan DPC
-152
/
+168
2021-05-19
Windows implementation of `fs::try_exists`
Chris Denton
-0
/
+1
2021-05-19
Windows `Command` environment variables are case-preserving
Chris Denton
-0
/
+12
2021-05-10
windows: provide NonZeroDWORD
Ian Jackson
-0
/
+2
2021-05-06
Use the proper import library names
Chris Denton
-154
/
+167
2021-05-06
Add `#[link]` attributes to dll imports
Chris Denton
-0
/
+3
2021-05-02
Use ErrorKind::OutOfMemory in unix, windows, and wasi
Kornel
-0
/
+2
2021-03-26
Rework `std::sys::windows::alloc`
Christiaan Dirkx
-7
/
+0
2021-02-14
Fix typo in link to CreateSymbolicLinkW documentation.
Mara Bos
-1
/
+1
2021-01-29
Resolve DLL imports at CRT startup, not on demand
Arlie Davis
-0
/
+1
2021-01-22
Remove delay-binding for Win XP and Vista
Arlie Davis
-53
/
+63
2020-12-14
Auto merge of #77618 - fusion-engineering-forks:windows-parker, r=Amanieu
bors
-0
/
+47
2020-10-09
Remove some dead code in windows-gnu std
Mateusz MikuĊa
-11
/
+0
2020-10-06
Add Keyed Events API to sys::windows::c.
Mara Bos
-0
/
+32
2020-10-06
Add WaitOnAddress/WakeByAddress API to sys::windows::c.
Mara Bos
-0
/
+15
2020-10-01
Improve std::sys::windows::compat.
Mara Bos
-1
/
+1
2020-07-27
mv std libs to library/
mark
-0
/
+1098