luit: Changes to 'master'

Egbert Eich eich at kemper.freedesktop.org
Thu Jan 10 07:58:23 PST 2013


 luit.c |    7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

New commits:
commit 473959141641b6779e6ff3c3c5b6ef326073bcd4
Author: Mike FABIAN <mfabian at redhat.com>
Date:   Tue Jun 7 13:42:00 2011 +0200

    Set up terminal before fork.
    
    After the fork it is undefined wether parent or child runs
    first. So there can be a race: if the child runs before the
    terminal of the parent is set up correctly luit may hang.
    This patch sets up the terminal before forking and undoes
    the settings in the child.
    
    Signed-off-by: Mike FABIAN <mfabian at redhat.com>
    Signed-off-by: Egbert Eich <eich at freedesktop.org>



More information about the xorg-commit mailing list