On Wed, Mar 23, 2011 at 11:03 AM, Peter Mazinger wrote: >> On Tue, Mar 22, 2011 at 3:35 PM, Peter Mazinger wrote: >> > Hello, >> >> please fix your e-mail client to properly wrap lines > > not really doable, as it is a web-client. Will see to use some "normal" email > client for the list
so hit "enter" every now and then. or use a web client that isnt brain dead. gmail certainly works, and supports sending from any e-mail address (i'm using it right now :P). >> > 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 ? > > yes then i'd say find a different way. it cant be that hard to hide the indirection in a header with CPP. as for the rest of the cleanup, seems like it's a no brainer, but orthogonal issue. -mike _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
