I would avoid having X use cthreads. It might assume that stdio will be
multithreaded, which ours isn't. I'd just let X be all single-threaded
until we have pthreads support implemented on the Hurd.
Check the code that is conditionalized on HasShm, and see how it handles
errors from the calls.
Hi,
(Branden: I hope you don't mind the CC)
this is my first (actually second) go at sanitizing the X configuration
on the GNU platform. This process will take some time, with several steps
involved. First step is to get the configuration fixed and the Debian rules
files adapted, so we can build