mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-19 06:55:23 +02:00
![]() Fixed by getting rid of legacy code for opening a master pty, and copying the related code from org.eclipse.cdt.core.linux instead. Only getpt() had to be replaced by posix_openpt(). Compiled on OSX 10.12 - tested on MacOSX 10.8 and 10.13 beta 7 (64-bit each). Change-Id: Idade001aed41abafc0d500695a4b51179bb9b738 Signed-off-by: Martin Oberhuber <mober.at+eclipse@gmail.com> |
||
---|---|---|
.. | ||
.gitignore | ||
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 |