diff options
author | 2004-12-15 08:11:12 +0000 | |
---|---|---|
committer | 2004-12-15 08:11:12 +0000 | |
commit | 917fbe706900299552cfaf34d78ef66d8f128577 (patch) | |
tree | 9ee82275ad18a8f2d0d57e53be63a81ec979750d /ChangeLog | |
parent | Update. (diff) | |
download | glibc-917fbe706900299552cfaf34d78ef66d8f128577.tar.xz glibc-917fbe706900299552cfaf34d78ef66d8f128577.zip |
2004-12-15 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Add support
for pid caching in nptl.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-12-15 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Add support + for pid caching in nptl. + 2004-12-14 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Add support |