]> git.ipfire.org Git - thirdparty/bind9.git/commit
Restore the implementation of uv_os_getenv() shim
authorOndřej Surý <ondrej@isc.org>
Wed, 4 May 2022 10:31:46 +0000 (12:31 +0200)
committerOndřej Surý <ondrej@isc.org>
Wed, 4 May 2022 10:31:46 +0000 (12:31 +0200)
commita0a102cc501975c50640daab07236c2b1af978ba
treeaf3e418bc83931b66b426858317a1f84443c986f
parent4e8d1207ffaaf9697c825bed2aa36fb7509a2ca1
Restore the implementation of uv_os_getenv() shim

Somewhere in the move from netmgr/uv-compat.h to uv.c, the
uv_os_getenv() implementation was lost in the process.  Restore the
implementation, so we can support Debian stretch for couple more months.
lib/isc/uv.c