uwrap: Prepare for overload of libpthread functions.
authorRobin Hack <hack.robin@gmail.com>
Tue, 16 Dec 2014 11:09:55 +0000 (12:09 +0100)
committerAndreas Schneider <asn@samba.org>
Wed, 7 Jan 2015 12:49:56 +0000 (13:49 +0100)
commited13fb77de8e505d4521616e377a27dea1442092
tree23ff03c6dd8131c6b124cb4bd160e991a80f6fa2
parentf842837bcb33296a55c4ff8ae6c9873570b11586
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>
src/uid_wrapper.c