Herbert Xu <[EMAIL PROTECTED]> writes: > 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.
And if we do that, libraries which use the non-macro version will come into existence sooner or later, and we lose. -- Florian Weimer [EMAIL PROTECTED] University of Stuttgart http://CERT.Uni-Stuttgart.DE/people/fw/ RUS-CERT fax +49-711-685-5898 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

