]> granicus.if.org Git - sudo/commit
Add simple locale switching to make it easy to switch from the
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 8 Nov 2012 20:37:43 +0000 (15:37 -0500)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 8 Nov 2012 20:37:43 +0000 (15:37 -0500)
commit4207589fe2d0daddc703930018011f2668bdf0af
tree71621d7c799b282c96cc74dc6c9d25ef38a7a4d4
parentf8660f9988f58980c347d9e69996e2048a4f6f65
Add simple locale switching to make it easy to switch from the
user's locale to the sudoers locale without making excessive
setlocale() calls when we don't need to.
MANIFEST
plugins/sudoers/Makefile.in
plugins/sudoers/env.c
plugins/sudoers/locale.c [new file with mode: 0644]
plugins/sudoers/logging.h
plugins/sudoers/sudoers.c
plugins/sudoers/sudoers.h