Re: pthread stubs in libX11 vs. libxcb

2022-09-28 Thread Keith Packard
Alan Coopersmith writes: > Does anyone disagree? Yeah, synchronizing with xcb seems 'obviously right. The only question I've got is that in 2022, should xcb ever use stubs for the thread functions? -- -keith signature.asc Description: PGP signature

pthread stubs in libX11 vs. libxcb

2022-09-28 Thread Alan Coopersmith
To handle https://gitlab.freedesktop.org/xorg/lib/libx11/-/issues/162, I've merged https://gitlab.freedesktop.org/xorg/lib/libx11/-/merge_requests/155 to link against the real threads library on platforms that don't have it in libc if the --disable-thread-safety-constructor configure option is