projects
/
platform
/
upstream
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76a16b8
)
Correct last entry.
author
Ulrich Drepper
<drepper@redhat.com>
Fri, 16 Jul 1999 23:17:36 +0000
(23:17 +0000)
committer
Ulrich Drepper
<drepper@redhat.com>
Fri, 16 Jul 1999 23:17:36 +0000
(23:17 +0000)
* internals.h: Align _pthread_descr_struct to 32 bytes.
linuxthreads/ChangeLog
patch
|
blob
|
history
diff --git
a/linuxthreads/ChangeLog
b/linuxthreads/ChangeLog
index 48a46c87894ce371597732a8423332e131f0e2b5..f647c2a44aa6a704a7268e5c9597d792e6e8562f 100644
(file)
--- 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.