From e20c4ef0ef9075f80ca560f6bdd5ed3229673067 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 16 May 2009 15:04:27 -0700 Subject: libc-cancellation.c cleanup. The unrelated function __libc_cleanup_routine should not be in this file. Move it into its own file. --- nptl/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'nptl/ChangeLog') diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 23083611b4..d83b46125c 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,5 +1,9 @@ 2009-05-16 Ulrich Drepper + * libc-cancellation.c: Move __libc_cleanup_routine to... + * libc-cleanup.c: ...here. New file. + * Makefile (routines): Add libc-cleanup. + * cancellation.c (__pthread_disable_asynccancel): Remove unnecessary test. * libc-cancellation.c: Use