Switch the iconv(3) prototype to the POSIX conformant variationRemove const from the 2nd argument.const char ** and char ** are incompatible types and it was a cost to keepthe technically incomp
Switch the iconv(3) prototype to the POSIX conformant variationRemove const from the 2nd argument.const char ** and char ** are incompatible types and it was a cost to keepthe technically incompatible form for a more purist variation. NetBSD wasalmost the last alive OS to still keep the const argument (known leftovers:Minix and Illumos).Keep the const form for the internal purposes inside citrus and rump.Address the build breakage fallout in the same change.There are no ABI changes.Change accepted by core@.
show more ...
regen; Left: earm, armeb, earmeb, riscv64, earmhf, earmhfeb, aarch64.
regen!
regen mknative for coldfire / binutils 2.23.2.
gmp, binutils, gcc, gdb configury for coldfire