1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 17:26:01 +02:00
cdt/core/org.eclipse.cdt.core.solaris/library
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
..
.cvsignore ignore objects. 2002-09-26 20:43:27 +00:00
exec0.h solaris spawner 2002-09-03 16:15:34 +00:00
exec_pty.c 2004-11-16 Alain Magloire 2004-11-16 20:49:27 +00:00
exec_unix.c Reformat to be Unix format. Check the program 2002-10-17 15:52:34 +00:00
io.c solaris spawner 2002-09-03 16:15:34 +00:00
Makefile 2004-11-16 Alain Magloire 2004-11-16 20:49:27 +00:00
openpty.c 2004-11-16 Alain Magloire 2004-11-16 20:49:27 +00:00
openpty.h 2004-11-16 Alain Magloire 2004-11-16 20:49:27 +00:00
pfind.c Reformat to be Unix format. Check the program 2002-10-17 15:52:57 +00:00
pty.c 2004-11-16 Alain Magloire 2004-11-16 20:49:27 +00:00
PTY.h 2004-11-16 Alain Magloire 2004-11-16 20:49:27 +00:00
PTYInputStream.h provide terminal emulation. 2002-09-26 20:33:13 +00:00
ptyio.c provide terminal emulation. 2002-09-26 20:33:13 +00:00
PTYOutputStream.h provide terminal emulation. 2002-09-26 20:33:13 +00:00
spawner.c 2004-11-16 Alain Magloire 2004-11-16 20:49:27 +00:00
Spawner.h 2004-11-16 Alain Magloire 2004-11-16 20:49:27 +00:00
SpawnerInputStream.h solaris spawner 2002-09-03 16:15:34 +00:00
SpawnerOutputStream.h solaris spawner 2002-09-03 16:15:34 +00:00