Not yet, sorry, but they are on my list.
I'll get back to you in about 2 weeks.

Thanks,


Sent with AquaMail for Android
http://www.aqua-mail.com


On 5 October 2012 14:20:40 Florian Fainelli <[email protected]> wrote:
Hi Bernhard,

On Friday 21 September 2012 17:29:10 Florian Fainelli wrote:
> Hi all,
>
> This patch series contains fixes accumulated in OpenWrt and which
> have not been sent upstream. Most of them come from Felix Fietkau.

Have you had a chance to get a look at these patches? The AVR32 patch in
particular is a trivial build fix which can be applied.

Thanks!

>
>   libc/inet/resolv.c: fix segfault while reading /etc/hosts.
>   libc/inet/resolv.c: fix getting the nameserver from _res state after
>     res_init.
>   AVR32: declare missing result variable.
>   libpthread/nptl: do not exceed architecture specific stack default
>     size
>   _vfprintf.c: use 'fputws_unlocked(S,F)' instead of 'fputws(S,F)'
>   string: turn SUSv3 legacy macros into inline functions.
>   math.h: add wrappers for the missing finite() functions
>   libpthread/nptl: fix infinite recursion on application exit triggered
>     by linking libc before libpthead
>   Rules.mak: disable forced unwind on NPTL.
>
>  Rules.mak                              |    1 -
>  include/math.h                         |    7 +++++-
>  include/string.h                       |   38
+++++++++++++++++++++++++-------
>  libc/inet/resolv.c                     |    3 ++-
>  libc/stdio/_vfprintf.c                 |    2 +-
>  libc/sysdeps/linux/avr32/bits/atomic.h |    1 +
>  libpthread/nptl/cleanup_defer_compat.c |    8 +++----
>  libpthread/nptl/init.c                 |    8 +++++--
>  8 files changed, 50 insertions(+), 18 deletions(-)
>
> --
> 1.7.9.5
>


_______________________________________________
uClibc mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to