Brings these changes
* 1d5750b9 fix swprintf handling of nul character in output
* 0e523480 in printf, use ferror macro rather than directly inspecting flags bit
* 868c9643 remove wide printf dependency on ugly hack in vfprintf
* 3a051769 fix (normal, narrow) printf erroneously processing %n after
On Mon, 2018-11-19 at 09:27 -0800, Khem Raj wrote:
> Complete changelogs are here
>
https://git.musl-libc.org/cgit/musl/log/?qt=range&q=c50985d5c8e316c5c464f352e79eeebfed1121a9..79f653c6bc2881dd6855299c908a442f56cb7c2b
>
> Signed-off-by: Khem Raj
> ---
> meta/recipes-core/musl/musl_git.bb | 2 +
my tests were on real h/w (rpi) and there I did not
see this issue obviously. I will try to reproduce this
on qemu, I wonder if this is specific to x86
On Wed, Nov 21, 2018 at 2:35 AM Richard Purdie
wrote:
>
> On Wed, 2018-11-21 at 09:32 +, Richard Purdie wrote:
> > On Mon, 2018-11-19 at 09:27
On Wed, 2018-11-21 at 09:32 +, Richard Purdie wrote:
> On Mon, 2018-11-19 at 09:27 -0800, Khem Raj wrote:
> > Complete changelogs are here
> >
>
>
https://git.musl-libc.org/cgit/musl/log/?qt=range&q=c50985d5c8e316c5c464f352e79eeebfed1121a9..79f653c6bc2881dd6855299c908a442f56cb7c2b
> >
> > S
On Mon, 2018-11-19 at 09:27 -0800, Khem Raj wrote:
> Complete changelogs are here
>
https://git.musl-libc.org/cgit/musl/log/?qt=range&q=c50985d5c8e316c5c464f352e79eeebfed1121a9..79f653c6bc2881dd6855299c908a442f56cb7c2b
>
> Signed-off-by: Khem Raj
> ---
> meta/recipes-core/musl/musl_git.bb | 2 +
On Tue, Nov 20, 2018 at 6:08 AM akuster808 wrote:
>
>
>
> On 11/19/18 9:27 AM, Khem Raj wrote:
> > Complete changelogs are here
> > https://git.musl-libc.org/cgit/musl/log/?qt=range&q=c50985d5c8e316c5c464f352e79eeebfed1121a9..79f653c6bc2881dd6855299c908a442f56cb7c2b
> >
> > Signed-off-by: Khem Raj
On 11/19/18 9:27 AM, Khem Raj wrote:
> Complete changelogs are here
> https://git.musl-libc.org/cgit/musl/log/?qt=range&q=c50985d5c8e316c5c464f352e79eeebfed1121a9..79f653c6bc2881dd6855299c908a442f56cb7c2b
>
> Signed-off-by: Khem Raj
> ---
> meta/recipes-core/musl/musl_git.bb | 2 +-
> 1 file c
Complete changelogs are here
https://git.musl-libc.org/cgit/musl/log/?qt=range&q=c50985d5c8e316c5c464f352e79eeebfed1121a9..79f653c6bc2881dd6855299c908a442f56cb7c2b
Signed-off-by: Khem Raj
---
meta/recipes-core/musl/musl_git.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/m