(MALLOC_ALIGNMENT): Set to __alignof__ (long double) if long double is more aligned...
commit073f560e7b73774eea6e1e332e57bc967fd07ce9
authorUlrich Drepper <drepper@redhat.com>
Thu, 2 Mar 2006 15:53:19 +0000 (2 15:53 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 2 Mar 2006 15:53:19 +0000 (2 15:53 +0000)
tree53ee4b04e0d39d86937caca74e173ed108e72999
parent8f6b4d1bb7117623e194eb0388a7e9fb0a29f0e0
(MALLOC_ALIGNMENT): Set to __alignof__ (long double) if long double is more aligned than 2 * SIZE_SZ. (misaligned_chunk): Define. (public_rEALLOc, _int_free, _int_realloc): Use it.
malloc/malloc.c