Joseph Myers c52ff39e8e Fix malloc_info namespace (bug 17570).
malloc_info is defined in the same file as malloc and free, but is not
an ISO C function, so should be a weak symbol.  This patch makes it
so.

Tested for x86_64 (testsuite, and that disassembly of installed shared
libraries is unchanged by the patch).

	[BZ #17570]
	* malloc/malloc.c (malloc_info): Rename to __malloc_info and
	define as weak alias of __malloc_info.
2014-11-12 22:31:38 +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-07-02 10:31:43 +01:00
2014-07-02 10:31:43 +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
2007-12-16 22:57:57 +00:00
2012-01-01 07:17:21 -05:00