winpty/libwinpty
Ryan Prichard 71aa4a59bb Rename pconsole to winpty.
* This avoids a name conflict with an existing unrelated project.

 * I think winpty is a better name anyway.  (i) It's more obviously
   Windows-related.  (ii) I think it more accurately describes what it
   does.  A "pseudo-console" ought to mirror the console API and allow
   replacing the implementation built-in to Windows.  This project is only
   trying to provide functionality similar to using the master interface of
   a Unix pty, but for native console programs.
2012-03-25 02:29:37 -07:00
..
Makefile Rename pconsole to winpty. 2012-03-25 02:29:37 -07:00
winpty.cc Rename pconsole to winpty. 2012-03-25 02:29:37 -07:00
WinPtyDebugClient.cc Rename pconsole to winpty. 2012-03-25 02:29:37 -07:00