Pavel Hrdina (4):
replace use of gnulib setenv by g_setenv
replace use of gnulib unsetenv by g_unsetenv
syntax-check: forbid usage of setenv and unsetenv
bootstrap.conf: remove usage of setenv and unsetenv gnulib modules
bootstrap.conf | 2 --
build-aux/syntax-check.mk | 11 ++++++
src/security/virt-aa-helper.c | 4 +--
src/util/virsystemd.c | 4 +--
src/vbox/vbox_XPCOMCGlue.c | 4 +--
tests/libxlxml2domconfigtest.c | 4 +--
tests/lxcxml2xmltest.c | 2 +-
tests/qemudomaincheckpointxml2xmltest.c | 2 +-
tests/qemudomainsnapshotxml2xmltest.c | 2 +-
tests/qemufirmwaretest.c | 2 +-
tests/qemuhotplugtest.c | 2 +-
tests/qemumemlocktest.c | 2 +-
tests/qemusecuritytest.c | 4 +--
tests/qemuvhostusertest.c | 2 +-
tests/qemuxml2argvtest.c | 24 ++++++-------
tests/qemuxml2xmltest.c | 4 +--
tests/securityselinuxhelper.c | 4 +--
tests/testutils.c | 8 ++---
tests/testutils.h | 4 +--
tests/testutilsqemu.c | 4 +--
tests/vircgrouptest.c | 16 ++++-----
tests/virfiletest.c | 4 +--
tests/virhostdevtest.c | 2 +-
tests/virnettlscontexttest.c | 2 +-
tests/virnettlssessiontest.c | 2 +-
tests/virpcitest.c | 2 +-
tests/virportallocatortest.c | 2 +-
tests/virsystemdtest.c | 46 ++++++++++++-------------
tests/virtimetest.c | 4 +--
tools/virt-login-shell-helper.c | 12 +++----
30 files changed, 98 insertions(+), 89 deletions(-)
--
2.23.0