Control: tags -1 + confirmed pending

Hi,

> It seems dietlibc doesn't provide send() and recv() functions for mips64el.

I maintain tiny-initramfs and I did port dietlibc to mips64el as
well, so I already noticed that.

I had already fixed that in git locally (but didn't push it to the
git repository yet - send/recv are not only missing on mips64el,
but also on other platforms). As tiny-initramfs had never been
built on mips64el (and dietlibc wasn't available on mips64el until
recently), I didn't consider this to be a regression, so I didn't
think an upload of this fix was terribly urgent. (Especially as
the Stretch deadline is still months away.) I'm very sorry to have
wasted your time because of that. :(

I'm currently still investigating another bug regarding TLS (that
also affects all mips platforms), once I've fixed that, there'll
be a new upload.

I've pushed my original commit to git now, see:
https://anonscm.debian.org/cgit/collab-maint/dietlibc.git/commit/?id=9f635f7ccfd5ca1664577c773479530a6b9b8a89

That does basically the same thing as your patch, but uses
#include to reuse code. It also contains a unit test so that
this doesn't occur in the future.

Again: sorry for wasting your time by not pushing this to git
earlier.

Regards,
Christian

Reply via email to