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 |
|