On Tue, Mar 22, 2011 at 3:35 PM, Peter Mazinger wrote:
> Hello,

please fix your e-mail client to properly wrap lines

> I would propose to define errno always by __errno_location independently of 
> THREADS enabled/disabled (similarly h_errno and res_state).

the point is to not have the overhead of an indirect pointer in the
non-threaded case.  are you suggesting we force that overhead when it
is unnecessary ?
-mike
_______________________________________________
uClibc mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to