From 31879cd8d2dba0a651a891389e93b3c2eb1b33e6 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 30 Oct 2000 07:39:54 +0000 Subject: Update. * attr.c (__pthread_attr_setguardsize): Don't round guardsize here. Reported by Bruce . --- linuxthreads/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index fb614a741d..ed2b6b9d2e 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,5 +1,8 @@ 2000-10-29 Ulrich Drepper + * attr.c (__pthread_attr_setguardsize): Don't round guardsize + here. Reported by Bruce . + * linuxthreads.texi: Changes terminology to 'type' from 'kind' when discussing mutexes. (As per the Unix98 name for the API.) Changes documentation for pthread_mutexattr_setkind_np() and -- cgit 1.4.1