xf86-input-evdev: Changes to 'evdev-2.2-branch'

Peter Hutterer whot at kemper.freedesktop.org
Wed Apr 29 23:43:01 PDT 2009


 configure.ac |    2 +-
 src/evdev.c  |   23 ++++++++++++++++-------
 2 files changed, 17 insertions(+), 8 deletions(-)

New commits:
commit cf887a2b7cff9eb99c872a9cf5a9382ff6317899
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Thu Apr 30 16:39:15 2009 +1000

    evdev 2.2.2

commit 1cc0651e1b44af505d7177b22c6083eae9b118cc
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Thu Apr 16 13:23:50 2009 +1000

    Print read errors as X_NONE to avoid mallocs in the server.
    
    Messages of type X_NONE are just passed down to the log files, everything else
    gets the (EE) or (II) prefixed. Since this mallocs, we can't use it in the
    signal handler.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    (cherry picked from commit 220e2dfb8f6aa08bd5f59e81c6883c057b945721)

commit 48a747ea8603ece6bd25ba5b1ce92c2eb91a7c01
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Thu Apr 16 12:01:03 2009 +1000

    Pre-allocate the reopen timer so we don't allocate during sigio handling.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    (cherry picked from commit ddc126637404cb3d9356b7698779dcd8849f8718)



More information about the xorg-commit mailing list