summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/file/winptty.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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