Simplified the inject_into_tty_buffer routine. Mostly, directly use
authorFrancois Fleuret <francois@fleuret.org>
Sun, 15 Mar 2009 17:30:34 +0000 (18:30 +0100)
committerFrancois Fleuret <francois@fleuret.org>
Sun, 15 Mar 2009 17:30:34 +0000 (18:30 +0100)
STDIN_FILENO instead of first looking at the name of the tty attached
to it, to find then what is its filehandler.


No differences found