gmid/have
Omar Polo fe90d24fd0 add compat for setproctitle
This adds a check for setproctitle and for the (linux) prctl
PR_SET_NAME.  If setproctitle is not available, on linux we provide an
implementation that use prctl (taken from tmux compat layer.)
2021-02-04 13:42:35 +00:00
..
err.c add a configure script and some compat 2021-01-21 11:57:46 +00:00
explicit_bzero.c more OpenBSD goodies 2021-01-21 15:37:02 +00:00
getprogname.c add a configure script and some compat 2021-01-21 11:57:46 +00:00
libtls.c add a configure script and some compat 2021-01-21 11:57:46 +00:00
noop.c add a configure script and some compat 2021-01-21 11:57:46 +00:00
openssl.c adding openssl test 2021-01-25 15:06:59 +00:00
pr_set_name.c add compat for setproctitle 2021-02-04 13:42:35 +00:00
recallocarray.c more OpenBSD goodies 2021-01-21 15:37:02 +00:00
setproctitle.c add compat for setproctitle 2021-02-04 13:42:35 +00:00
strlcat.c add a configure script and some compat 2021-01-21 11:57:46 +00:00
strlcpy.c add a configure script and some compat 2021-01-21 11:57:46 +00:00
strtonum.c more OpenBSD goodies 2021-01-21 15:37:02 +00:00
vasprintf.c add a configure script and some compat 2021-01-21 11:57:46 +00:00