From 93a4b7cac4c68f108d784fba8ded542bf41d03bd Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 27 Mar 2001 03:20:20 +0000 Subject: Update. 2001-03-26 Ben Collins * sysdeps/unix/sysv/linux/mips/bits/mman.h: Add MAP_* and MADV_* defines to match other architectures. --- linuxthreads/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'linuxthreads/ChangeLog') diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 2b24584eb2..be532d55f1 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,10 @@ +2001-03-26 Ulrich Drepper + + * attr.c (pthread_getattr_np): Correct computation of stack size + for machiens with register stack. + + * Examples/ex17.c (main): Correct detection of failed mmap call. + 2001-03-21 Jakub Jelinek * pthread.c (__pthread_initialize_manager): Fix a typo. -- cgit v1.2.3