svn commit: branches/uClibc-nptl/libc: inet misc/sysvipc stdio sysdeps/linux/co etc...
Khem Raj
raj.khem at gmail.com
Thu Jul 10 08:04:03 PDT 2008
On Thu, 2008-07-10 at 12:11 +0200, Carmelo AMOROSO wrote:
> kraj at uclibc.org wrote:
> > Author: kraj
> > Date: 2008-07-09 16:52:41 -0700 (Wed, 09 Jul 2008)
> > New Revision: 22726
> >
> > Log:
> > Fix the builds without STDIO_FUTEXES. Fix msgecv and msgsend to compile on ARM as well.
> >
> > Modified:
> > branches/uClibc-nptl/libc/inet/resolv.c
>
> > [SNIP]
> >
> >
> > Changeset:
> > Modified: branches/uClibc-nptl/libc/inet/resolv.c
> > ===================================================================
> > --- branches/uClibc-nptl/libc/inet/resolv.c 2008-07-09 23:36:41 UTC (rev 22725)
> > +++ branches/uClibc-nptl/libc/inet/resolv.c 2008-07-09 23:52:41 UTC (rev 22726)
> > @@ -155,6 +155,7 @@
> > #include <sys/utsname.h>
> > #include <sys/un.h>
> > #include <bits/uClibc_mutex.h>
> > +#include <tls.h>
> >
>
> Hi Khem,
> for my curiosity.. why did you need to add tls.h ?
To get USE__TLS
> _______________________________________________
> uClibc mailing list
> uClibc at uclibc.org
> http://busybox.net/cgi-bin/mailman/listinfo/uclibc
More information about the uClibc
mailing list