Florian Weimer <[EMAIL PROTECTED]> wrote: > > The slowdown is a price to be paid, otherwise we would need a > different set of almost all shared libraries for linking with > multi-threading programs. I think we already had this situation, and > it wasn't nice at all.
No you don't, all you need to do is to make the errno macro conditional. You already have to support people not including errno.h... -- Debian GNU/Linux 3.0 is out! ( http://www.debian.org/ ) Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

