NetBSD/external/mit
kamil 77a1ad5f00 Switch the iconv(3) prototype to the POSIX conformant variation
Remove const from the 2nd argument.

const char ** and char ** are incompatible types and it was a cost to keep
the technically incompatible form for a more purist variation. NetBSD was
almost 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@.
2019-10-24 18:17:14 +00:00
..
ctwm Fix path to system.ctwmrc 2018-03-18 11:40:41 +00:00
expat Unless we add --sysroot, the netbsd src tree headers won't be used. 2019-09-24 19:19:49 +00:00
lua Don't use $NetBSD$ in a sentence, refer to them as 'RCS identifiers'. 2018-08-04 17:53:29 +00:00
xorg Switch the iconv(3) prototype to the POSIX conformant variation 2019-10-24 18:17:14 +00:00
Makefile CTWM is an extension to twm, that support multiple virtual screens, 2015-09-03 22:24:02 +00:00