winpty/agent
Ryan Prichard 6585b72375 Use STD_{INPUT,OUTPUT}_HANDLE instead of reopening CONIN$ and CONOUT$.
Reopening the files is unnecessary.
2012-03-28 01:05:14 -07:00
..
Agent.cc Print an error message when CreateProcess fails. 2012-03-24 17:19:55 -07:00
Agent.h Add an MIT copyright notice to all the source files. 2012-03-23 03:11:34 -07:00
AgentAssert.cc Work on the agent debugging code. 2012-03-24 16:43:50 -07:00
AgentAssert.h Add an MIT copyright notice to all the source files. 2012-03-23 03:11:34 -07:00
AgentDebugClient.cc Add an MIT copyright notice to all the source files. 2012-03-23 03:11:34 -07:00
ConsoleInput.cc Work on the agent debugging code. 2012-03-24 16:43:50 -07:00
ConsoleInput.h Add an MIT copyright notice to all the source files. 2012-03-23 03:11:34 -07:00
Coord.cc Add an MIT copyright notice to all the source files. 2012-03-23 03:11:34 -07:00
Coord.h Add an MIT copyright notice to all the source files. 2012-03-23 03:11:34 -07:00
DsrSender.h Add an MIT copyright notice to all the source files. 2012-03-23 03:11:34 -07:00
EventLoop.cc Add an MIT copyright notice to all the source files. 2012-03-23 03:11:34 -07:00
EventLoop.h Add an MIT copyright notice to all the source files. 2012-03-23 03:11:34 -07:00
main.cc Replace assert with ASSERT. 2012-03-24 16:41:15 -07:00
Makefile Rename pconsole to winpty. 2012-03-25 02:29:37 -07:00
NamedPipe.cc Work on the agent debugging code. 2012-03-24 16:43:50 -07:00
NamedPipe.h Add an MIT copyright notice to all the source files. 2012-03-23 03:11:34 -07:00
SmallRect.cc Add an MIT copyright notice to all the source files. 2012-03-23 03:11:34 -07:00
SmallRect.h Add an MIT copyright notice to all the source files. 2012-03-23 03:11:34 -07:00
Terminal.cc Add an MIT copyright notice to all the source files. 2012-03-23 03:11:34 -07:00
Terminal.h Add an MIT copyright notice to all the source files. 2012-03-23 03:11:34 -07:00
Win32Console.cc Use STD_{INPUT,OUTPUT}_HANDLE instead of reopening CONIN$ and CONOUT$. 2012-03-28 01:05:14 -07:00
Win32Console.h Add an MIT copyright notice to all the source files. 2012-03-23 03:11:34 -07:00