1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core/org.eclipse.cdt.core.macosx/library
Jonah Graham 48d2271a58 Bug 540373: Normalize newlines with .gitattributes
There is also a new script to verify completeness of .gitattributes:
releng/scripts/verify_gitattributes.sh

Change-Id: I2ce270852ab54b66b6c474a6ec94203fe5bba78b
2018-11-20 21:20:39 +00:00
..
.gitignore Bug 459972 - Update CDT to use o.e.remote 2.0. 2015-02-17 14:48:08 -05:00
exec0.h Fix copyright of all CDT plugins using the copyright tool from platform. 2016-01-03 20:38:31 -05:00
exec_pty.c Bug 540373: Normalize newlines with .gitattributes 2018-11-20 21:20:39 +00:00
exec_unix.c Bug 521788 - spawner doesnt kill child process on MacOS X 2017-09-04 06:35:15 -04:00
io.c
Makefile Bug 476709 - MacOSX PTY: Fix terminal change_window_size 2015-09-17 12:15:37 -04:00
openpty.c Bug 519886 - eclipse CDT failed to create PTY on macOS 10.13 beta 2017-09-04 06:35:15 -04:00
openpty.h Fix copyright of all CDT plugins using the copyright tool from platform. 2016-01-03 20:38:31 -05:00
pfind.c Fix copyright of all CDT plugins using the copyright tool from platform. 2016-01-03 20:38:31 -05:00
pty.c Bug 476709 - MacOSX PTY: Fix terminal change_window_size 2015-09-17 12:15:37 -04:00
PTY.h Bug 248071 - Improved pty support for terminal emulation 2010-02-17 11:48:28 +00:00
PTYInputStream.h
ptyio.c
PTYOutputStream.h
spawner.c Bug 521788 - spawner doesnt kill child process on MacOS X 2017-09-04 06:35:15 -04:00
Spawner.h Bug 248071 - Improved pty support for terminal emulation 2010-02-17 11:48:28 +00:00
SpawnerInputStream.h
SpawnerOutputStream.h