]> granicus.if.org Git - sudo/commit
Instead of trying to make weak functions work on all platforms,
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 11 May 2015 20:51:32 +0000 (14:51 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 11 May 2015 20:51:32 +0000 (14:51 -0600)
commit8bc70a635cd85c38aaaab6e9de346ae2398f9837
treedbf472b58de5e530324d76b2baef14640f979b3c
parentfc7143760bc9aad94785e7df65fd7d6a650d6a3a
Instead of trying to make weak functions work on all platforms,
just use a registration function for a plugin-specific setlocale
function.  The sudoers version just wraps sudoers_setlocale().
19 files changed:
INSTALL
MANIFEST
aclocal.m4
config.h.in
configure
configure.ac
include/sudo_fatal.h
lib/util/Makefile.in
lib/util/fatal.c
lib/util/locale_weak.c [deleted file]
lib/util/util.exp.in
m4/ax_sys_weak_alias.m4 [deleted file]
mkdep.pl
plugins/sudoers/Makefile.in
plugins/sudoers/locale.c
plugins/sudoers/logging.h
plugins/sudoers/sudoers.c
src/Makefile.in
src/locale_stub.c [deleted file]