I will be sending a small patch for ticket 2897. It updates the default
initialization of the termios structure. I know Sebastian is out on holiday so
if someone can process the patch through the ticket I would appreciated it.
Kevin Kirspel
Electrical Engineer - Sr. Staff
Idexx Roswell
235 Hem
---
cpukit/libcsupport/src/termios.c | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/cpukit/libcsupport/src/termios.c b/cpukit/libcsupport/src/termios.c
index 6557135..2fb9d4f 100644
--- a/cpukit/libcsupport/src/termios.c
+++ b/cpukit/libcsupport/src/termios.c
@@ -578,10 +5
Done.
I edited the message a bit to include the ticket.
--joel
On Mon, Apr 10, 2017 at 8:36 AM, Kirspel, Kevin
wrote:
> I will be sending a small patch for ticket 2897. It updates the default
> initialization of the termios structure. I know Sebastian is out on
> holiday so if someone can pr
All of these patches look good to me. I will try to apply them today.
Thanks.
--joel
On Sat, Apr 8, 2017 at 6:30 AM, Cillian O'Donnell
wrote:
> ---
> c/src/lib/libbsp/powerpc/shared/pci/detect_raven_bridge.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/c/src/lib/