From cba0ca7925f8e324e8af9f88187b3473363853a1 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 16 May 2009 14:55:59 -0700 Subject: Unify source for async cancel handling. Unify all three places where we enable async cancellation for syscalls. Optimize a bit. --- nptl/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'nptl/ChangeLog') diff --git a/nptl/ChangeLog b/nptl/ChangeLog index b83128e5af..23083611b4 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,5 +1,10 @@ 2009-05-16 Ulrich Drepper + * cancellation.c (__pthread_disable_asynccancel): Remove unnecessary + test. + * libc-cancellation.c: Use