errno definition broken in non-threaded code

Mike Frysinger vapier at gentoo.org
Fri Nov 17 06:20:45 UTC 2006


so, would the correct fix here be:
 - if thread support is disabled, export errno symbols and do not define the 
location functions at all requiring all internal uClibc references to go 
through the GOT to get at the errno location
 - if thread support is enabled, do not export the errno symbols and allow 
internal hidden references to it from the location functions

so the implied question i guess is, how much ABI compat do we care about 
between threaded and none threaded builds ?
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/uclibc/attachments/20061117/70f5c0ef/attachment-0002.pgp 


More information about the uClibc mailing list