libX11: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Oct 14 20:35:47 UTC 2022


 configure.ac     |   12 ++--
 src/Makefile.am  |    7 --
 src/UIThrStubs.c |  157 -------------------------------------------------------
 3 files changed, 8 insertions(+), 168 deletions(-)

New commits:
commit 701e9e9afb88bdc68c84a4611adc533400a3df36
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Oct 4 11:24:57 2022 -0700

    Use same pthread-stubs as libxcb
    
    Avoid conflicts when libX11 calls libxcb and gets its pthread functions
    overriding our ancient stubs.
    
    v2: Keep linking with real threads libraries when thread safety
        constructor is enabled.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list