about summary refs log tree commit diff
path: root/sysdeps
diff options
context:
space:
mode:
authorOndřej Bílka <neleai@seznam.cz>2014-02-26 13:13:09 +0100
committerOndřej Bílka <neleai@seznam.cz>2014-02-26 13:15:33 +0100
commit4248f0da6ff9e7dd63464cdecec2dec332dfc2f0 (patch)
tree1f645ac4c027603f3535fd36a6cd38cb63375169 /sysdeps
parentade40b10ff5fa59a318cf55b9d8414b758e8df78 (diff)
downloadglibc-4248f0da6ff9e7dd63464cdecec2dec332dfc2f0.tar.gz
glibc-4248f0da6ff9e7dd63464cdecec2dec332dfc2f0.tar.xz
glibc-4248f0da6ff9e7dd63464cdecec2dec332dfc2f0.zip
Simplify calloc implementation.
To make future improvements of allocator simpler we could for now calloc
just call malloc and memset. With that we could omit a changes that
would duplicate malloc changes anyway.
Diffstat (limited to 'sysdeps')
0 files changed, 0 insertions, 0 deletions