summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/file/winptty.cpp
Commit message (Expand)AuthorAgeFilesLines
* Low-level #include overhaul AJR2021-01-021-0/+1
* Merge pull request #6195 from firewave/includes R. Belmont2020-01-221-1/+1
|\
| * use C++ library includes (nw) firewave2020-01-221-1/+1
* | fixed some clang-tidy warnings (nw) (#6197) Oliver Stöneberg2020-01-221-1/+1
|/
* winptty: don't create pipe unless requested (nw) cracyc2019-11-161-1/+2
* Discord plugin try 2 (#3640) cracyc2018-06-081-2/+11
* Move special windows.h include directives to build defines (nw) Brad Hughes2016-12-281-1/+0
* Bulk renaming of Windows string conversion functions Nathan Woods2016-10-031-1/+1
* Adding new string conversion overloads Nathan Woods2016-10-011-1/+1
* Changed strconv.[cpp|h] functions to return their results as std::string and ... Nathan Woods2016-07-241-5/+2
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-3/+3
* fix error compiling with clang (nw) Miodrag Milanovic2016-03-141-1/+1
* Make osd_file a polymorphic class that's held with smart pointers Vas Crabb2016-03-141-0/+111