A Windows software package providing an interface similar to a Unix pty-master for communicating with Windows console programs.
Go to file
Ryan Prichard 82cfc70d98 Create a configure script.
* Move the Cygwin/MSYS detection logic from config-*.mk into this new
   script.

 * Recognize either the 32-bit MinGW or the 32-bit MinGW-w64 compiler
   driver for Cygwin.
2012-03-25 15:55:03 -07:00
agent Rename pconsole to winpty. 2012-03-25 02:29:37 -07:00
build Replace build/.placeholder with build/.gitkeep. 2012-03-23 03:48:40 -07:00
include Rename pconsole to winpty. 2012-03-25 02:29:37 -07:00
libwinpty Rename pconsole to winpty. 2012-03-25 02:29:37 -07:00
Misc In the UNIX adapter, start the child process specified on the command line. 2012-03-24 16:48:41 -07:00
Shared Rename pconsole to winpty. 2012-03-25 02:29:37 -07:00
unix-adapter Rename pconsole to winpty. 2012-03-25 02:29:37 -07:00
.gitattributes Create a configure script. 2012-03-25 15:55:03 -07:00
.gitignore Remove old Qt files. 2012-03-24 18:02:28 -07:00
config.mk Create a configure script. 2012-03-25 15:55:03 -07:00
configure Create a configure script. 2012-03-25 15:55:03 -07:00
Makefile Rename pconsole to winpty. 2012-03-25 02:29:37 -07:00
Notes.txt Add some TODO items. 2012-03-20 23:45:59 -07:00