Alexander Kurtakov
7415100f6a
Bug 560273 - Hook natives build in maven via profile
...
Default ARCH = x86_64 as x86 is no longer built nor needed.
Change-Id: Id1d0dc6b0b29438cc200d614cb3add55c8eb40f1
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-02-18 12:55:19 -05:00
Jonah Graham
f70a8b35c1
Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.sh
...
Change-Id: Ifbb1d5af2a00bd5634dea200320e8c4303ffca6c
2018-11-22 20:31:51 +00:00
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
Marc Khouzam
f38cbb85c3
Remove old .cvsignore files
...
Change-Id: Ia66de47055a15d94c0aa45d1198f0a9e78d82ad0
2016-06-30 09:58:00 -04:00
Anton Leherbauer
6c5788f399
Bug 248071 - Improved pty support for terminal emulation
...
Thanks go to Mirko Raner, Pawel Piech, James Blackburn, et al.
2010-02-17 11:48:28 +00:00
Doug Schaefer
17464c08f4
Update Copyright dates and fix those that had no copyrights.
2006-06-23 17:27:03 +00:00
Markus Schorn
17fe1a203d
Removed implementation of available0, as it depends on a specific JVM, bug 119618 is still open.
2006-04-28 07:28:04 +00:00
Markus Schorn
a8376d0bb8
Let spawner kill subprocesses, bug 119387.
2006-04-27 16:22:05 +00:00
Markus Schorn
8272805b36
Changes to source to fix 119618, binaries to be compiled.
2006-04-27 16:16:09 +00:00
David Inglis
92cae3205a
CPL to EPL transistion - license header update for QNX
2005-06-23 16:01:26 +00:00
Doug Schaefer
12508e3e76
Added the x86_64 linux port as supplied by Intel. Removed the HPUX port from the build scripts. Restructured the fragments so that the arch specific bits of the linux port get their own fragments.
2005-04-04 15:37:05 +00:00
Alain Magloire
580b6dfb45
2004-11-16 Alain Magloire
...
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
2004-11-16 20:49:27 +00:00
Alain Magloire
a6a8e8145e
+2004-07-12 Tom Tromey <tromey@redhat.com>
...
+
+ * library/Makefile (CFLAGS): Define _GNU_SOURCE.
2004-07-13 14:15:46 +00:00
Alain Magloire
90c216400b
Do not throw any exception.
2003-02-02 03:29:21 +00:00
Alain Magloire
737909c878
patch from Tom Tromey.
2003-01-31 20:00:25 +00:00
Alain Magloire
dbb6aec999
Always call pfind() to check the path
2002-10-16 00:55:46 +00:00
Alain Magloire
a509b0baaa
Make it a Unix format. Check the path with access().
2002-10-16 00:55:24 +00:00
Judy N. Green
5049754989
*** keyword substitution change ***
2002-10-10 19:45:03 +00:00
Alain Magloire
5d99c2d4d1
Remove of uneed variables.
2002-09-26 19:53:08 +00:00
Alain Magloire
adcc89e794
formating "fixes".
2002-09-26 19:52:44 +00:00
Alain Magloire
b4b7151cf3
Patch from Gene Sally. And formatting "fixes".
2002-09-26 19:52:22 +00:00
Alain Magloire
52b2e88105
bug fix was testing the wrong variable.
2002-09-07 01:59:52 +00:00
Alain Magloire
7edb51d4cc
Add support to create a pseudo master terminal for the debugger.
2002-09-06 03:39:19 +00:00
David Inglis
232aee209b
spawner update
2002-09-03 16:13:53 +00:00
David Inglis
fb3b0b4c05
*** empty log message ***
2002-09-03 15:41:42 +00:00
David Inglis
3da18a28f5
added spawner for linux
2002-09-03 15:08:38 +00:00