From 7f901dd7cad11649176f8d4939ad41d91fda3d78 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 29 Jan 2009 20:52:36 +0000 Subject: * sysdeps/pthread/unwind-forcedunwind.c: Encrypt all function pointer variables. --- nptl/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'nptl/ChangeLog') diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 664e2e14f9..5551d7a2ec 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,5 +1,8 @@ 2009-01-29 Ulrich Drepper + * sysdeps/pthread/unwind-forcedunwind.c: Encrypt all function + pointer variables. + * allocatestack.c (__free_stacks): Renamed from free_stacks. (__free_stack_cache): Removed. Change callers to call __free_stacks. * init.c (nptl_freeres): New function. -- cgit 1.4.1