1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core/org.eclipse.cdt.core.linux
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
..
library 2004-11-16 Alain Magloire 2004-11-16 20:49:27 +00:00
os/linux 2004-11-16 Alain Magloire 2004-11-16 20:49:27 +00:00
src/org/eclipse/cdt/internal/core/linux update copyright 2004-06-25 13:29:04 +00:00
.classpath Upgrade to Eclipse 3.0. Includes: 2003-11-24 18:31:03 +00:00
.cvsignore ignore bin. 2002-09-17 20:33:01 +00:00
.project Upgrade to Eclipse 3.0. Includes: 2003-11-24 18:31:03 +00:00
build.properties Cleaned up the build.properties files to ensure the right things end up in the binary and source builds. 2004-05-24 17:18:38 +00:00
ChangeLog 2004-11-16 Alain Magloire 2004-11-16 20:49:27 +00:00
fragment.xml Upversioning head to 2.1.0. 2004-07-15 15:54:47 +00:00