libxtrans: Changes to 'master'

Keith Packard keithp at kemper.freedesktop.org
Thu Nov 7 08:16:59 CET 2013


 Xtrans.c     |    7 +++++++
 Xtrans.h     |    6 ++++++
 Xtransint.h  |    4 +++-
 Xtranssock.c |   24 ++++++++++++++++++++++++
 configure.ac |    2 +-
 5 files changed, 41 insertions(+), 2 deletions(-)

New commits:
commit f3709f3e0b883a0b4956313f89fa931e9264c346
Author: Keith Packard <keithp at keithp.com>
Date:   Wed Nov 6 23:16:11 2013 -0800

    Update to version 1.3.1
    
    Signed-off-by: Keith Packard <keithp at keithp.com>

commit 074614940c570524e1446f55fc12a64415057e1f
Author: Mark Kettenis <kettenis at openbsd.org>
Date:   Wed Nov 6 23:13:28 2013 -0800

    Don't include file descriptor passing code by default
    
    Leave it up to the consumer to request this functionality by defining
    XTRANS_SEND_FDS.
    
    Signed-off-by: Mark Kettenis <kettenis at openbsd.org>
    Reviewed-by: Keith Packard <keithp at keithp.com>
    Signed-off-by: Keith Packard <keithp at keithp.com>
    
    v2 - make sure this is only defined on systems where the code actually
    works (Linux for now)

commit a7094c389ac9fd5ca265996f76eb55cb1133974b
Author: Keith Packard <keithp at keithp.com>
Date:   Sat Nov 2 19:23:41 2013 -0700

    Add SEND_FDS version of Readv
    
    Now that we've found that libFS uses readv, we can test whether this
    readv implementation works correctly.
    
    Signed-off-by: Keith Packard <keithp at keithp.com>

commit 58151f63553faf81babd1371770b7a7f33cecac1
Author: Keith Packard <keithp at keithp.com>
Date:   Sat Nov 2 19:10:11 2013 -0700

    Revert "Remove 'Readv' interface"
    
    This reverts commit 9e8d99c2e27f2c8acbbfb5b760649aa1bfad665e.
    
    libFS still uses this API...



More information about the xorg-commit mailing list