1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 23:55:26 +02:00
Find a file
Martin Oberhuber af7c28b3b3 Bug 519886 - eclipse CDT failed to create PTY on macOS 10.13 beta
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>
(cherry picked from commit a0ab38124c)
2017-09-07 14:30:54 -04:00
build cmake: Fix missing NLS messages 2017-02-21 12:35:44 -04:00
codan Fixed copyright 2017-05-02 13:32:22 -04:00
core Bug 519886 - eclipse CDT failed to create PTY on macOS 10.13 beta 2017-09-07 14:30:54 -04:00
cross Update version to 9.2.1 2017-02-20 21:24:13 -05:00
debug Fixed copyright 2017-05-02 13:32:22 -04:00
doc Update version to 9.2.1 2017-02-20 21:24:13 -05:00
dsf Update version to 9.2.1 2017-02-20 21:24:13 -05:00
dsf-gdb Update version to 9.2.1 2017-02-20 21:24:13 -05:00
jtag Update version to 9.2.1 2017-02-20 21:24:13 -05:00
launch Update version to 9.2.1 2017-02-20 21:24:13 -05:00
llvm Bug 512096 - Fix NPE selecting an LLVM toolchain in toolchain editor 2017-02-21 09:16:31 -05:00
lrparser Update version to 9.2.1 2017-02-20 21:24:13 -05:00
memory Update version to 9.2.1 2017-02-20 21:24:13 -05:00
native/org.eclipse.cdt.native.serial Upversion for CDT 9.2.2. 2017-04-04 14:12:44 -04:00
qt Update version to 9.2.1 2017-02-20 21:24:13 -05:00
releng Point cdt.target at released bits. 2017-09-07 12:05:47 -04:00
remote Update version to 9.2.1 2017-02-20 21:24:13 -05:00
testsrunner Update version to 9.2.1 2017-02-20 21:24:13 -05:00
toolchains/arduino Update version to 9.2.1 2017-02-20 21:24:13 -05:00
upc Update version to 9.2.1 2017-02-20 21:24:13 -05:00
util Update version to 9.2.1 2017-02-20 21:24:13 -05:00
visualizer Update version to 9.2.1 2017-02-20 21:24:13 -05:00
windows Update version to 9.2.1 2017-02-20 21:24:13 -05:00
xlc Update version to 9.2.1 2017-02-20 21:24:13 -05:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Update version to 9.2.1 2017-02-20 21:24:13 -05:00