uwrap: Prepare for overload of libpthread functions.
authorRobin Hack <hack.robin@gmail.com>
Fri, 23 Jan 2015 14:30:03 +0000 (15:30 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 28 Jan 2015 16:17:08 +0000 (17:17 +0100)
commita5b70c0e5fe70fe69e5294ddeadd8981dda9afb0
tree5d0b5f6e5149b2cb0f7e27500456738c622784ad
parent526c1d514740956c9a9f6d83f99ceeca476130a8
uwrap: Prepare for overload of libpthread functions.

uwrap_bind_symbol are now renamed to uwrap_bind_symbol_libc
and simlilar uwrap_bind_symbol_libpthread are introduced.

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