Walkingmind / embox

Automatically exported from code.google.com/p/embox
2 stars 0 forks source link

extend termios_ops #719

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What new or enhanced feature are you proposing?
extend termios_ops with operations performed by tty driver

What goals would this enhancement help you to achieve?
Strict separation of tty code: character processing and associated actions 
(sleep, output, ...)

How are you going to implement the enhancement?
Move some of processing to termios_ops

Original issue reported on code.google.com by drakon.m...@gmail.com on 26 Dec 2014 at 1:51