Skip to content

Use same pthread-stubs as libxcb

Alan Coopersmith requested to merge alanc/libx11:pthread-stubs into master

Avoid conflicts when libX11 calls libxcb and gets its pthread functions overriding our ancient stubs. Improved fix for #162 (closed).

Signed-off-by: Alan Coopersmith alan.coopersmith@oracle.com

Merge request reports