]> granicus.if.org Git - sudo/commit
Replace sudo_setenv/sudo_unsetenv with calls to setenv/unsetenv and
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 1 Mar 2009 00:58:41 +0000 (00:58 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 1 Mar 2009 00:58:41 +0000 (00:58 +0000)
commit6fed38f32390ab1c52a473ec7342a29be92ad362
tree592c5605781cec5ccd1fb113942ed46dcb6d50dc
parenta25aee9cb9eddea4820e303d35367c0c0531e079
Replace sudo_setenv/sudo_unsetenv with calls to setenv/unsetenv and
provide our own setenv/unsetenv/putenv that operates on own env pointer.
Make sync_env() inline in setenv/unsetenv/putenv functions.
aclocal.m4
auth/aix_auth.c
config.h.in
configure
configure.in
env.c
ldap.c
sudo.h