From c9326ed5e2b13a01b380d5bace6ffbd652c633d7 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 5 Aug 2000 08:10:02 +0000 Subject: Update. 2000-08-05 Ulrich Drepper * Banner: Bump version number to 0.9. Always allocate stack and guardpage together. Use mprotect to --- linuxthreads/ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'linuxthreads/ChangeLog') diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 00bbfb171b..82ce9ac42e 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,7 @@ +2000-08-05 Ulrich Drepper + + * Banner: Bump version number to 0.9. + 2000-08-04 Ulrich Drepper * Makefile (tests): Add tststack. Add rule to build the program. @@ -10,7 +14,7 @@ * manager.c (thread_segment): Return always NULL if FLOATING_STACKS. (pthread_allocate_stack): Allow kernel to choose stack address if FLOATING_STACKS. This also handles variable-sized stacks. - Always allocate stack and guardoage together. Use mprotect to + Always allocate stack and guardpage together. Use mprotect to change guardpage access. * sysdeps/i386/useldt.h: Define FLOATING_STACKS and ARCH_STACK_MAX_SIZE. -- cgit v1.2.3