about summary refs log tree commit diff
path: root/library/std/src/sys/pal/windows/c/bindings.txt
AgeCommit message (Expand)AuthorLines
2025-06-15Windows: Use anonymous pipes in CommandChris Denton-0/+17
2025-06-05Optimize `Seek::stream_len` impl for `File`Tobias Bucher-0/+1
2025-04-04Update windows-bindgen to 0.61.0Chris Denton-2/+2
2025-02-13Windows: Update generated bindings to 0.59Chris Denton-2605/+2606
2024-12-27Rollup merge of #134622 - ChrisDenton:write-file-utf8, r=Mark-Simulacrum许杰友 Jieyou Xu (Joe)-0/+1
2024-12-21Rollup merge of #131072 - Fulgen301:windows-rename-posix-semantics, r=ChrisDe...Matthias Krüger-0/+3
2024-12-21Windows: Use WriteFile to write to a UTF-8 consoleChris Denton-0/+1
2024-11-11Rollup merge of #130999 - cberner:flock_pr, r=joboetMatthias Krüger-0/+4
2024-10-20replace FindFirstFileW with FindFirstFileExW and regenerate bindingsklensy-1/+3
2024-10-13Implement file_lock featureChristopher Berner-0/+4
2024-09-30Win: Use `FILE_RENAME_FLAG_POSIX_SEMANTICS` for `std::fs::rename` if availableGeorge Tokmaji-0/+3
2024-08-31Move remove_dir_all impl into a moduleChris Denton-0/+5
2024-07-25Rollup merge of #127999 - ChrisDenton:arm32, r=AmanieuMatthias Krüger-0/+2
2024-07-24Auto merge of #127153 - NobodyXu:pipe, r=ChrisDentonbors-0/+1
2024-07-23Initial implementation of anonymous_pipeJiahao XU-0/+1
2024-07-20Inject win arm32 shims into metadata generationChris Denton-0/+2
2024-07-15Windows: move BSD socket shims to netcChris Denton-0/+1
2024-07-04Update windows-bindgen to 0.58.0Chris Denton-1/+1
2024-03-11Rollup merge of #121633 - ChrisDenton:precise, r=NilstriebJacob Pratt-0/+1
2024-03-03Auto merge of #121856 - ChrisDenton:abort, r=joboetbors-0/+1
2024-03-02Cleanup windows abort_internalChris Denton-0/+1
2024-02-27Use the OS thread name by default for the current threadChris Denton-0/+1
2024-02-26Win10: Use GetSystemTimePreciseAsFileTime directlyChris Denton-0/+1
2024-02-25Windows: Use ProcessPrng for random keysChris Denton-4/+0
2024-02-14Automatically sort windows_sys bindingsChris Denton-2/+0
2024-02-14Move windows_sys.lst to bindings.txtChris Denton-0/+2595