> musl:
>
> 24
> 25 /* unused; purely for broken apps */
> 26 typedef struct __res_state {
> 27 int retrans;
>
sorry you lost me.
is this an nslookup.c from your own repo?
I thought musl only needs header patches with bb.
Google has changed considerable amounts of the dns resolution
mechanism with android 4.3 I believe, apparently to hinder ad blockers
mess with its main income source. Maybe this is where the problem with
nslookup arose. As one suspect I found an IPv6 preprocessing switch
that was disabled with bionic.
I suspect I inadvertently have uncovered another bug in the musl
version, which appears more critical than my mere display bug. Not
sure how to proceed, in particular since you (Steven) are the only one
who replied to my post.
So in hope of being able to contribute PLEASE HELP anybody!?
Please everybody forgive me I haven't subscribed to the mailing list
earlier, asking dumb things that were discussed ages ago... no bashing
for that please! :)
Should I file a bugzilla report now?
I can try finding the cause but need help on things I couldn't find
answers to in the FAQ or through google.
Just a text editor and command line won't be practical to look deeper
into the code (great job btw, I love the coding style!).
Anything that resolves the symbols and source paths and brings up the
right file with a Ctrl-click will do! I couldn't google an eclipse
workspace so far... ;) Which IDE are you guys using?
There hardly is a mention of bionic in the FAQ, maybe just because
coding ran away from documenting, as usual?
https://github.com/CyanogenMod/android_external_busybox
has a commit from Denys Vlasenko but says it's for CM 10.2/AOSP 4.3
https://github.com/aospx-kitkat/platform_external_busybox
states it is for CM 11/AOSP 4.4
Is there something like a current official busybox 4 bionic repo?
Along with it comes the question if there is an official bionic build
file for kitkat or L/5. Thus maybe a rethorical question, is the
gingerbread build file (/examples/android-build) for bionic still
current for KitKat?
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox