1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-30 04:15:35 +02:00
Find a file
Martin Oberhuber 8c849624c4 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-04 07:17:33 -04:00
.mvn releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
build Upversion features for 9.3.2. 2017-08-10 15:48:15 -04:00
codan Bug 517405 - Marker refresh causes editor to open 2017-05-30 09:29:48 +02:00
core Bug 519886 - eclipse CDT failed to create PTY on macOS 10.13 beta 2017-09-04 07:17:33 -04:00
cross Upversion features for 9.3.2. 2017-08-10 15:48:15 -04:00
debug Upversion features for 9.3.2. 2017-08-10 15:48:15 -04:00
doc Bug 517516: Update N&N in CDT docs 2017-05-31 07:39:52 -04:00
dsf Upversion features for 9.3.2. 2017-08-10 15:48:15 -04:00
dsf-gdb Upversion features for 9.3.2. 2017-08-10 15:48:15 -04:00
jtag Upversion features for 9.3.2. 2017-08-10 15:48:15 -04:00
launch Upversion features for 9.3.2. 2017-08-10 15:48:15 -04:00
llvm Upversion features for 9.3.2. 2017-08-10 15:48:15 -04:00
lrparser Upversion features for 9.3.2. 2017-08-10 15:48:15 -04:00
memory Upversion features for 9.3.2. 2017-08-10 15:48:15 -04:00
native Fix serial port naming on Windows to ensure get() method works. 2017-06-18 22:18:33 -04:00
qt Upversion features for 9.3.2. 2017-08-10 15:48:15 -04:00
releng Upversion features for 9.3.2. 2017-08-10 15:48:15 -04:00
remote Upversion features for 9.3.2. 2017-08-10 15:48:15 -04:00
testsrunner Upversion features for 9.3.2. 2017-08-10 15:48:15 -04:00
toolchains/arduino Upversion features for 9.3.2. 2017-08-10 15:48:15 -04:00
upc Upversion features for 9.3.2. 2017-08-10 15:48:15 -04:00
util Upversion features for 9.3.2. 2017-08-10 15:48:15 -04:00
visualizer Upversion features for 9.3.2. 2017-08-10 15:48:15 -04:00
windows Upversion features for 9.3.2. 2017-08-10 15:48:15 -04:00
xlc Upversion features for 9.3.2. 2017-08-10 15:48:15 -04:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml releng: Enforce JavaSE-1.8 EE for tycho-eclipserun-plugin 2017-05-26 12:31:20 -04:00