gmid/have
Omar Polo e5d82d9472 const-ify some tables
matches found with

	% grep -R '=[	 ]*{' . | fgrep -v const
2022-03-19 11:02:42 +00:00
..
err.c
explicit_bzero.c
freezero.c tests and compat for imsg 2021-02-23 13:43:14 +01:00
getdtablecount.c tests and compat for imsg 2021-02-23 13:43:14 +01:00
getdtablesize.c tests and compat for imsg 2021-02-23 13:43:14 +01:00
getprogname.c
imsg.c tests and compat for imsg 2021-02-23 13:43:14 +01:00
landlock.c const-ify some tables 2022-03-19 11:02:42 +00:00
libevent2.c improve libevent2 handling 2021-10-02 17:20:56 +00:00
libevent.c
libtls.c
noop.c
openssl.c
pr_set_name.c
program_invocation_short_name.c
queue_h.c check if sys/queue.h provides TAILQ_FOREACH_SAFE 2021-03-31 16:52:07 +00:00
reallocarray.c add compat for reallocarray 2021-04-25 12:50:19 +00:00
recallocarray.c
setproctitle.c
strlcat.c
strlcpy.c
strtonum.c
tree_h.c add compat for sys/tree.h 2021-10-07 11:36:25 +00:00
vasprintf.c