aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-07-16 23:17:36 +0000
committerUlrich Drepper <drepper@redhat.com>1999-07-16 23:17:36 +0000
commit4bf307e37b1a0ff9b4271c639a53fffec5392833 (patch)
tree756c04cbec2c8d0f84dcaa0333d66d79dfa0c858 /linuxthreads/ChangeLog
parent76a16b8fcb8a61a469648844183fb6c04c39725c (diff)
downloadglibc-4bf307e37b1a0ff9b4271c639a53fffec5392833.tar
glibc-4bf307e37b1a0ff9b4271c639a53fffec5392833.tar.gz
glibc-4bf307e37b1a0ff9b4271c639a53fffec5392833.tar.bz2
glibc-4bf307e37b1a0ff9b4271c639a53fffec5392833.zip
Correct last entry.
* internals.h: Align _pthread_descr_struct to 32 bytes.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog3
1 files changed, 1 insertions, 2 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 48a46c8789..f647c2a44a 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,7 +1,6 @@
1999-07-16 Andreas Jaeger <aj@arthur.rhein-neckar.de>
- * linuxthreads/internals.h: Align _pthread_descr_struct to 32
- bytes.
+ * internals.h: Align _pthread_descr_struct to 32 bytes.
Reported by Tim Hockin <thockin@cobaltnet.com>, close PR
libc/1206.