aboutsummaryrefslogtreecommitdiff
path: root/nptl/sysdeps/unix
diff options
context:
space:
mode:
authorCarlos O'Donell <carlos@redhat.com>2014-05-26 09:54:59 -0400
committerCarlos O'Donell <carlos@redhat.com>2014-05-26 11:32:09 -0400
commitfdfd175d46ac6a810ebdeb2a2936e6d7d13995ab (patch)
tree3b38bb3eb1896805852d319d36b4f75e9a82ed17 /nptl/sysdeps/unix
parentd298c41635ce7f2dc7c3eccc842fe3aa754c0c8e (diff)
downloadglibc-fdfd175d46ac6a810ebdeb2a2936e6d7d13995ab.tar
glibc-fdfd175d46ac6a810ebdeb2a2936e6d7d13995ab.tar.gz
glibc-fdfd175d46ac6a810ebdeb2a2936e6d7d13995ab.tar.bz2
glibc-fdfd175d46ac6a810ebdeb2a2936e6d7d13995ab.zip
Remove nested function mi_arena from malloc_info.
The nested function mi_arena was removed from malloc_info and made into a non-nested static inline function of the same name with the correct set of arguments passed from malloc_info. This enables building glibc with compilers that don't support nested functions. Future work on malloc_info should remove these functions entirely to support JSON format output. Therefore we do the minimum required to remove the nested function.
Diffstat (limited to 'nptl/sysdeps/unix')
0 files changed, 0 insertions, 0 deletions