Re: dietlibc cvs unstable

Enrico Scholz <[email protected]> Thu, 17 Apr 2014 02:17:57 +0200
Newsgroups gmane.linux.lib.dietlibc
Message-ID <[email protected]>
[email protected] (Enrico Scholz) writes:

> [Maillist seems to have a broken filter which rejects all mails and
> points to http://www.fefe.de/barf/contenttype.html.  I am trying to
> send the same message with telnet now...]

Unfortunately, this is still the case.  Felix, you should really fix
your stuff... Not everybody has the patience to sent manually crafted
mails with good old telnet.


>> The main change is: if dietfeatures.h contains WANT_TLS, errno is a
>> now thread-local variable.  The syscall wrappers for all the platforms
>> need to be changed for this.
>
> Hi fefe,
>
> I implemented basic TLS support (this means, non-tls programs build and
> run with new code) for ARM....
>
>             https://github.com/ensc/dietlibc/commits/rebase

contains now fixes for ppc (not ppc64 yet) and various other enhancements
so that it passes the testsuite.

See master branch for changes since last posting

            https://github.com/ensc/dietlibc/commits/master


Enrico