summary refs log tree commit diff
path: root/linuxthreads
diff options
context:
space:
mode:
Diffstat (limited to 'linuxthreads')
-rw-r--r--linuxthreads/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 0a256fc041..1b14754273 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,8 @@
+2000-09-04  H.J. Lu  <hjl@gnu.org>
+
+	* attr.c (__pthread_attr_setguardsize): Use page_roundup
+	instead of roundup to round up to the page size.
+
 2000-09-03  Mark Kettenis  <kettenis@gnu.org>
 
 	* manager.c (pthread_exited): Correctly report event as TD_REAP