summaryrefslogtreecommitdiff
path: root/libraries/base/GHC/IO/Handle/Windows.hs
Commit message (Expand)AuthorAgeFilesLines
* winio: Add support to console handles to handleToHANDLETamar Christina2022-06-181-3/+5
* winio: use synchronous access explicitly for handles that may not be asynchro...Tamar Christina2021-06-081-1/+1
* winio: Remove historical todosAndreas Klebinger2020-07-151-3/+0
* winio: Set handle offset when opening files in Append mode.Andreas Klebinger2020-07-151-2/+1
* winio: Implement new tempfile routines for winioTamar Christina2020-07-151-1/+1
* winio: Implement new Console APITamar Christina2020-07-151-0/+239