about summary refs log tree commit diff
path: root/misc/bits
diff options
context:
space:
mode:
authorSzabolcs Nagy <szabolcs.nagy@arm.com>2021-03-11 14:49:45 +0000
committerSzabolcs Nagy <szabolcs.nagy@arm.com>2021-03-26 11:03:06 +0000
commitca89f1c7d7aa76d6f8eedadd99f6c2e9c8053714 (patch)
treee0916afa34d49e528d37c9b6d1108052a5f45f08 /misc/bits
parent4eac0ab1867c48fac13b65d997102c8aaa4447f9 (diff)
downloadglibc-ca89f1c7d7aa76d6f8eedadd99f6c2e9c8053714.tar.gz
glibc-ca89f1c7d7aa76d6f8eedadd99f6c2e9c8053714.tar.xz
glibc-ca89f1c7d7aa76d6f8eedadd99f6c2e9c8053714.zip
malloc: Rename chunk2rawmem
The previous patch ensured that all chunk to mem computations use
chunk2rawmem, so now we can rename it to chunk2mem, and in the few
cases where the tag of mem is relevant chunk2mem_tag can be used.

Replaced tag_at (chunk2rawmem (x)) with chunk2mem_tag (x).
Renamed chunk2rawmem to chunk2mem.

Reviewed-by: DJ Delorie <dj@redhat.com>
Diffstat (limited to 'misc/bits')
0 files changed, 0 insertions, 0 deletions