This is the mail archive of the
ecos-cvs@sourceware.org
mailing list for the ecos project.
ecos/host/tools/Utils ChangeLog common/Subproc ...
- From: jld at sourceware dot org
- To: ecos-cvs at ecos dot sourceware dot org
- Date: 2 Nov 2005 08:39:19 -0000
- Subject: ecos/host/tools/Utils ChangeLog common/Subproc ...
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: jld@sourceware.org 2005-11-02 08:39:19
Modified files:
host/tools/Utils: ChangeLog
host/tools/Utils/common: Subprocess.cpp
Log message:
* common/Subprocess.cpp (CSubprocess::CreateProcess): Try the Unix98 PTY
scheme in addition to the BSD scheme. Recent Linux kernels may be built
without legacy PTY support.