From: Antti Kantee Date: Mon, 19 Jan 2015 15:32:10 +0000 (+0000) Subject: cancelstub binder is now provided by libpthread X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=f4122ca861561d7ead8c8631373b2bdc8bac8948;p=rumpuser-xen.git cancelstub binder is now provided by libpthread --- diff --git a/lib/_lwp.c b/lib/_lwp.c index 2f7671c..e0aeae2 100644 --- a/lib/_lwp.c +++ b/lib/_lwp.c @@ -310,8 +310,6 @@ __strong_alias(_lwp_kill,_lwpabort); __strong_alias(_sys___sigprocmask14,_lwpnullop); -__strong_alias(pthread__cancel_stub_binder,_lwpnullop); - __strong_alias(__libc_static_tls_setup,_lwpnullop); int rasctl(void);