libxtrans: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Nov 20 07:13:05 UTC 2018


 Makefile.am |    2 +-
 README.md   |   19 +++++++++----------
 Xtrans.c    |    8 ++++++++
 Xtranslcl.c |   25 +++++++++++++++++++------
 xtrans.m4   |    3 +++
 5 files changed, 40 insertions(+), 17 deletions(-)

New commits:
commit cd22de616c77328da3410b1eaab541c2d331ffdb
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Mon Nov 19 23:12:07 2018 -0800

    Update README for gitlab migration
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 06cfa80fb3d03ca03fd92f9687a77958338e012c
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Sep 30 17:04:51 2018 -0700

    Use fchmod() instead of chmod() when creating named pipes
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 7bd504f7ab7799ab77ad50eb39f6afdbaf2f9e50
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Aug 25 11:18:52 2018 -0700

    Use strcasecmp if it's available, instead of lowercasing strings
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 941cfa50bc2d45f20943fd21bab98e2eceeeb259
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Aug 25 10:45:04 2018 -0700

    Set freeXLOCAL to NULL after freeing it to prevent double frees
    
    We shouldn't be calling the LocalEndTransports routine twice, but
    just make sure if we do, we don't call free twice on the same pointer.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list