diff options
author | Ulrich Drepper <drepper@redhat.com> | 2007-05-21 22:38:06 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2007-05-21 22:38:06 +0000 |
commit | 6d59823c29df228415836f289e62064f95849e71 (patch) | |
tree | f6475011e9a3e31355379e0b1576b9998abf5e96 /ChangeLog | |
parent | 7adefea85d3fcd88e60638d18a022b6968b9b891 (diff) | |
download | glibc-6d59823c29df228415836f289e62064f95849e71.tar glibc-6d59823c29df228415836f289e62064f95849e71.tar.gz glibc-6d59823c29df228415836f289e62064f95849e71.tar.bz2 glibc-6d59823c29df228415836f289e62064f95849e71.zip |
* sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Pass correct value
as second parameter to handle_intel.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2007-05-21 Ulrich Drepper <drepper@redhat.com> + * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Pass correct value + as second parameter to handle_intel. + * nscd/aicache.c (addhstaiX): If reported TTL is zero don't cache the entry. @@ -51,6 +54,7 @@ Define for kernel >= 2.6.22. 2007-05-18 Ulrich Drepper <drepper@redhat.com> + * elf/dl-close.c (_dl_close_worker): When removing object from global scope, wait for all lookups to finish afterwards. * elf/dl-open.c (add_to_global): When global scope array must |