uwrap: Rewrite uwrap_libc_fns struct to pass strict aliasing rules.
commit308230d4fcb90822b81578624504d74ad2fbeab9
authorRobin Hack <hack.robin@gmail.com>
Fri, 23 Jan 2015 14:28:37 +0000 (23 15:28 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 28 Jan 2015 16:17:07 +0000 (28 17:17 +0100)
tree7f196aa2c13307aead85447bec76804e181b1f8a
parent2fb08a6750452ee5e5b95cfea7c8829f8125bfed
uwrap: Rewrite uwrap_libc_fns struct to pass strict aliasing rules.

Also rename struct uwrap_libc_fns fns to uwrap_libc_symbols and
uwrap_load_lib_function to uwrap_bind_symbol (same for _uwrap_load_...
variant.

Signed-off-by: Robin Hack <hack.robin@gmail.com>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
lib/uid_wrapper/uid_wrapper.c