diff options
author | Ulrich Drepper <drepper@redhat.com> | 2007-05-15 06:49:29 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2007-05-15 06:49:29 +0000 |
commit | 2c1d61722625a1ee57ab284aad42acb7ec5662ca (patch) | |
tree | 0ea088eded588d3d43cb348687d7422598ab9382 /ChangeLog | |
parent | 83d87915da34fc02d170ff8c356406040da2823f (diff) | |
download | glibc-2c1d61722625a1ee57ab284aad42acb7ec5662ca.tar glibc-2c1d61722625a1ee57ab284aad42acb7ec5662ca.tar.gz glibc-2c1d61722625a1ee57ab284aad42acb7ec5662ca.tar.bz2 glibc-2c1d61722625a1ee57ab284aad42acb7ec5662ca.zip |
* version.h (VERSION): Define to 6.glibc-2.6cvs/glibc-2_6-basecvs/glibc-2_6
* include/features.h (__GLIBC_MINOR__): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2007-05-14 Ulrich Drepper <drepper@redhat.com> + * version.h (VERSION): Define to 6. + * include/features.h (__GLIBC_MINOR__): Likewise. + * malloc/malloc.c: Use all small bin slots on 64-bit archs. * malloc/malloc.c (largebin_index): Really have 32 buckets with 64 |