1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-08 02:53:12 +02:00
cdt/core/org.eclipse.cdt.core.linux/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
exec0.h
exec_pty.c
exec_unix.c
io.c
Makefile
openpty.c
openpty.h
pfind.c
pty.c
PTY.h
PTYInputStream.h
ptyio.c
PTYOutputStream.h
spawner.c
Spawner.h
SpawnerInputStream.h
SpawnerOutputStream.h