xev: Changes to 'master'

Julien Cristau jcristau at kemper.freedesktop.org
Sun Nov 16 13:22:37 PST 2008


 xev.c |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 2fa6919b6f4cb007e218185f15c8fda512afcb37
Author: Branden Robinson <branden at debian.org>
Date:   Mon Mar 22 17:19:47 2004 -0500

    Flush standard output after processing each event
    
    When redirecting the output of xev (eg, xev > foo), the output file is
    truncated on exit due to libc buffering, since xev's exit(0) is
    unreachable code.  Reported by Bill Currie.
    
    Debian bug#238638 <http://bugs.debian.org/238638>



More information about the xorg-commit mailing list