1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 17:35:35 +02:00
Commit graph

7 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
Alain Magloire
a6a8e8145e +2004-07-12 Tom Tromey <tromey@redhat.com>
+
+       * library/Makefile (CFLAGS): Define _GNU_SOURCE.
2004-07-13 14:15:46 +00:00
David Inglis
df02f5f81a added platform to extension 2004-03-25 19:41:11 +00:00
Alain Magloire
e9ce7d57a8 I18N 2004-03-02 17:18:55 +00:00
Alain Magloire
3b010abe54 Updated. 2003-02-02 03:29:29 +00:00
Alain Magloire
640781486b updated. 2003-01-31 20:00:33 +00:00
Alain Magloire
fb2a003ba6 Updated. 2002-10-16 00:56:03 +00:00