On Mon, Jul 5, 2010 at 2:29 PM, Austin Foxley <[email protected]> wrote: > On 07/05/2010 05:12 AM, Peter Korsgaard wrote: >> >> Closes #2089 (https://bugs.busybox.net/show_bug.cgi?id=2089) >> >> __errno_location / __h_errno_location access has to go through the PLT >> like malloc/free, so the linuxthread variants gets used instead when >> compiling with -pthread. >> >> Based on >> http://github.com/mat-c/uClibc/commit/328d392c54aa5dc2b8e7f398a419087de497de2b >> >> Signed-off-by: Peter Korsgaard<[email protected]> > > Applied, thanks. >
Austin Too fast. Please revert it as we have to really find a complete solution that will work in shared and static libraries. > -Austin > _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
