]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add uv_os_getenv() and uv_os_setenv() compatibility shims
authorOndřej Surý <ondrej@sury.org>
Thu, 27 May 2021 10:34:06 +0000 (12:34 +0200)
committerOndřej Surý <ondrej@sury.org>
Mon, 31 May 2021 12:52:05 +0000 (14:52 +0200)
commit7477d1b2edb6c63c6818bbae60c043b0158a05cf
tree44e14954f395fcb625ba528cc7c58ed12f142703
parentf752840db39eaceb93094e56a378444fba676794
Add uv_os_getenv() and uv_os_setenv() compatibility shims

The uv_os_getenv() and uv_os_setenv() functions were introduced in the
libuv >= 1.12.0.  Add simple compatibility shims for older versions.
config.h.win32
configure.ac
lib/isc/netmgr/uv-compat.h