Re: release? (Was: Re: bison and m4 with uclibs linuxthreads (new): error: field '_sp' has incomplete type)

2010-11-28 Thread Natanael Copa
On Sun, Nov 28, 2010 at 12:34 AM, Bernhard Reutner-Fischer rep.dot@gmail.com wrote: Hi, I will have a look at the strtoq ASAP. Feel free to test current master which is what RC1 will essentially be. I would like to have the 2 patches in here https://bugs.busybox.net/show_bug.cgi?id=2713

[PATCH] libm/x86_64: implement fesetround

2010-11-28 Thread Natanael Copa
from glibc Signed-off-by: Natanael Copa natanael.c...@gmail.com --- libm/x86_64/Makefile.arch | 24 +++ libm/x86_64/fesetround.c | 46 + 2 files changed, 70 insertions(+), 0 deletions(-) create mode 100644

Re: release? (Was: Re: bison and m4 with uclibs linuxthreads (new): error: field '_sp' has incomplete type)

2010-11-28 Thread Rob Landley
On Sunday 28 November 2010 07:11:14 Natanael Copa wrote: On Sun, Nov 28, 2010 at 12:34 AM, Bernhard Reutner-Fischer rep.dot@gmail.com wrote: Hi, I will have a look at the strtoq ASAP. Feel free to test current master which is what RC1 will essentially be. I would like to have the

Re: build fails on native x86_64 on utxent

2010-11-28 Thread Carmelo AMOROSO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/26/2010 4:38 PM, Carmelo AMOROSO wrote: On 11/26/2010 9:22 AM, Carmelo Amoroso wrote: On 17/11/10 17:42, Carmelo AMOROSO wrote: On 11/17/2010 5:35 PM, Natanael Copa wrote: On Tue, Nov 16, 2010 at 9:10 PM, Carmelo Amoroso