aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-01-01 04:36:28 +0000
committerUlrich Drepper <drepper@redhat.com>2001-01-01 04:36:28 +0000
commit1c566118b69258191fbee4280fe12a42883c3267 (patch)
tree4ff3202609c918c40c2361252a18295cd8300503 /linuxthreads
parent62298f9d2282d5c053fea3f78f6ecbd8107b9164 (diff)
downloadglibc-1c566118b69258191fbee4280fe12a42883c3267.zip
glibc-1c566118b69258191fbee4280fe12a42883c3267.tar.gz
glibc-1c566118b69258191fbee4280fe12a42883c3267.tar.bz2
Update.
2000-12-31 H.J. Lu <hjl@gnu.org> * manager.c (pthread_allocate_stack): Fix a typo.
Diffstat (limited to 'linuxthreads')
-rw-r--r--linuxthreads/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 404d3fc..7efb334 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,7 @@
+2000-12-31 H.J. Lu <hjl@gnu.org>
+
+ * manager.c (pthread_allocate_stack): Fix a typo.
+
2000-12-31 Ulrich Drepper <drepper@redhat.com>
* sysdeps/powerpc/pspinlock.c: Don't include pt-machine.h here.