NetBSD/include
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
..
arpa
protocols
rpc Move the basic part of XDR to common/include/rpc and common/lib/libc/rpc. 2019-06-04 15:07:55 +00:00
rpcsvc
ssp
a.out.h
aio.h
ar.h
assert.h As a _NETBSD_SOURCE extension define static_assert for pre-c11/c++99 2019-05-27 07:31:11 +00:00
atomic.h
bitstring.h
bm.h
cdbw.h
complex.h
cpio.h
ctype.h
db.h
dirent.h
disktab.h
dlfcn.h
endian.h
err.h
errno.h
fenv.h
fmtmsg.h
fnmatch.h
fstab.h
fts.h
ftw.h
getopt.h
glob.h Add GLOB_TILDE_CHECK (from GNU) 2019-05-29 01:21:33 +00:00
grp.h
hesiod.h
iconv.h Switch the iconv(3) prototype to the POSIX conformant variation 2019-10-24 18:17:14 +00:00
ieeefp.h
ifaddrs.h
inttypes.h
iso646.h
kvm.h
langinfo.h
libgen.h
limits.h remove comment for incomplete x/open impl (kamil) 2019-09-15 23:52:59 +00:00
link_aout.h
link_elf.h
link.h
locale.h
login_cap.h
lwp.h
Makefile Move the basic part of XDR to common/include/rpc and common/lib/libc/rpc. 2019-06-04 15:07:55 +00:00
malloc.h remove global pointers, add get/seters. 2019-03-12 15:11:13 +00:00
math.h
md2.h
memory.h
mntopts.h
monetary.h
mpool.h
mqueue.h
ndbm.h
netconfig.h
netdb.h
netgroup.h
nl_types.h
nlist.h
nsswitch.h
paths.h
pwd.h
quota.h
randomid.h
ranlib.h
re_comp.h
regex.h
regexp.h
res_update.h
resolv.h
rmt.h
sched.h
search.h
semaphore.h
setjmp.h
sgtty.h
signal.h Provide global variables with C linkage, otherwise they will create 2019-01-08 17:35:42 +00:00
spawn.h
stab.h
stdalign.h
stddef.h
stdio.h
stdlib.h
stdnoreturn.h
string.h
stringlist.h
strings.h
struct.h
sysexits.h
tar.h
tgmath.h
time.h
ttyent.h
tzfile.h Sync with 2019b (field name change) 2019-07-03 15:49:21 +00:00
ucontext.h
ulimit.h
unistd.h one fexecve declaration should be enough. 2019-09-15 23:41:41 +00:00
util.h
utime.h
utmp.h
utmpx.h
uuid.h
vis.h
wchar.h
wctype.h
wordexp.h