mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
![]() 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 |
||
---|---|---|
.. | ||
.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 |