From 09f5e1635ae75de077c5307d02fdbefc4b0c7144 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 31 Dec 2000 07:39:50 +0000 Subject: Update. 2000-12-28 Wolfram Gloger * malloc/malloc.c (MALLOC_COPY): Handle case if source and destination overlap. Assume dest is always below source if overlapping. --- linuxthreads/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'linuxthreads/ChangeLog') diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 176099431b..2bb9371912 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +2000-11-15 Wolfram Gloger + + * manager.c (pthread_free): [!FLOATING_STACKS]: Only remap the + stack to PROT_NONE, don't unmap it, avoiding collisions with malloc. + 2000-12-27 Andreas Jaeger * Examples/ex13.c: Make local functions static. -- cgit v1.2.3