Re: [LEDE-DEV] [PATCH] musl: backport various post-1.1.15 fixes

2016-12-22 Thread Felix Fietkau
On 2016-12-22 16:36, Koen Vandeputte wrote: > > On 2016-12-22 16:27, Felix Fietkau wrote: >> I think we should probably just update musl to current git instead, and >> avoid carrying so many patches. >> >> - Felix >> > > > Hi Felix, > > This patch was born out of the discussion below: > > Besi

Re: [LEDE-DEV] [PATCH] musl: backport various post-1.1.15 fixes

2016-12-22 Thread Dave Taht
I am curious as to why musl's release rate has slowed down so much. 1.15 was back in june. "musl generally follows a time-based release cycle, with versions spaced roughly one to three months apart." The commit history since then is quite small. Is it because it's "done"? If so, it seems sane to

Re: [LEDE-DEV] [PATCH] musl: backport various post-1.1.15 fixes

2016-12-22 Thread Koen Vandeputte
On 2016-12-22 16:27, Felix Fietkau wrote: I think we should probably just update musl to current git instead, and avoid carrying so many patches. - Felix Hi Felix, This patch was born out of the discussion below: Besides the method being used (patches vs HEAD bump), what is your opinion o

Re: [LEDE-DEV] [PATCH] musl: backport various post-1.1.15 fixes

2016-12-22 Thread Felix Fietkau
On 2016-12-22 16:27, Felix Fietkau wrote: > On 2016-12-22 16:18, John Crispin wrote: >> please split this into 2 patches. >> >> * add new ones >> * refresh the rest. >> >> right now its impossible to review this as the 2 kinds of changes are >> intermingled > I think we should probably just updat

Re: [LEDE-DEV] [PATCH] musl: backport various post-1.1.15 fixes

2016-12-22 Thread Felix Fietkau
On 2016-12-22 16:18, John Crispin wrote: > please split this into 2 patches. > > * add new ones > * refresh the rest. > > right now its impossible to review this as the 2 kinds of changes are > intermingled I think we should probably just update musl to current git instead, and avoid carrying so

Re: [LEDE-DEV] [PATCH] musl: backport various post-1.1.15 fixes

2016-12-22 Thread John Crispin
please split this into 2 patches. * add new ones * refresh the rest. right now its impossible to review this as the 2 kinds of changes are intermingled John On 22/12/2016 16:11, Koen Vandeputte wrote: > Backport most important fixes up to latest HEAD > > - Refreshed patches > - Taken

[LEDE-DEV] [PATCH] musl: backport various post-1.1.15 fixes

2016-12-22 Thread Koen Vandeputte
Backport most important fixes up to latest HEAD - Refreshed patches - Taken post-commit reverts/fixes into account Compile tested Run-tested on cns3xxx & imx6 targets Signed-off-by: Koen Vandeputte --- ...ime-day-month-names-not-to-vary-by-locale.patch | 41 +++ ...d-pwrite-syscall-calling-co