1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-19 00:02:09 +03:00
Files
glibc/malloc
Carlos O'Donell fdfd175d46 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.
2014-05-26 11:32:09 -04:00
..
1999-10-04 22:59:43 +00:00
2014-01-02 09:40:10 +01:00
2014-01-02 09:40:10 +01:00
2014-01-02 09:40:10 +01:00
2014-01-02 09:40:10 +01:00
2014-01-02 09:40:10 +01:00
2014-01-01 22:02:55 +10:00
2014-01-05 17:39:45 +10:00
2014-01-02 09:40:10 +01:00
2014-02-11 10:02:57 +00:00
2014-01-01 22:02:55 +10:00
2014-01-02 09:40:10 +01:00
2014-01-02 09:40:10 +01:00
2014-01-02 09:40:10 +01:00
2014-05-12 12:48:41 +01:00
2014-01-02 09:40:10 +01:00
2000-11-20 17:40:29 +00:00
2014-01-02 09:40:10 +01:00
2007-12-16 22:57:57 +00:00
2012-01-01 07:17:21 -05:00