1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

6 commits

Author SHA1 Message Date
Alain Magloire
580b6dfb45 2004-11-16 Alain Magloire
Fix for 27663, allow to exec with pty emulation.
	* library/Makefile
	* library/openpty.c(set_noecho): new function
	* library/opentpty.h: update header.
	* library/pty.c: refactor forkpyt to openMaster()
	* library/PTY.h: regenerate
	* library/spawner.c: add exec2() support
	* library/Spawner.h: regenerate

	* os/linux/x86/libpty.so
	* os/linux/x86/libspawner.so
2004-11-16 20:49:27 +00:00
David Inglis
df02f5f81a added platform to extension 2004-03-25 19:41:11 +00:00
Alain Magloire
1d67a95684 Internalization 2004-03-02 17:17:32 +00:00
Alain Magloire
31390481e6 updated. 2002-10-17 15:54:04 +00:00
Alain Magloire
5d2345079c updated. 2002-10-15 18:13:31 +00:00
Alain Magloire
0440f4618e implement for solaris ProcessList, this is use to get
a list of pid to attach in the debugger.
2002-10-15 17:58:15 +00:00