master
.
misc/crc32.h,crc32.c: move from u_int to uint32_t
Drop lwres support.
tac_plus-ng: custom DNS servers are now supported. Largely untested.
misc/io_sched.c: re-add ssl parameter to io_TLS_write
misc/pid_write: strlen() might require including string.h
misc/rb.c: no need to compare twice, the old result is still valid
misc/sig_segv.c: grammar
misc/ssl_init.c: use SSLv23_server_method() instead of TLS_server_method() for OpenSSL < 3.0
misc/sysconf.h: drop TIME_T_PRINTF, just cast to (long long)