]> git.ipfire.org Git - thirdparty/glibc.git/commit
malloc/mtrace.c: Cosmetic cleanup.
authorWill Newton <will.newton@linaro.org>
Thu, 6 Feb 2014 08:54:20 +0000 (08:54 +0000)
committerWill Newton <will.newton@linaro.org>
Tue, 11 Feb 2014 10:02:57 +0000 (10:02 +0000)
commitc13a72b7c4864f23b9f2e96a3369e5875ed3b51b
treef708ffeae00e832e60ab9170b6b19043fd7a6180
parent195b8165ac35dfe9f5ba14e1a69bb88b7686c5a9
malloc/mtrace.c: Cosmetic cleanup.

Remove an unused #define and use ANSI prototypes.

Generated code identical on x86_64-unknown-linux-gnu.

ChangeLog:

2014-02-11  Will Newton  <will.newton@linaro.org>

* malloc/mtrace.c (attribute_hidden): Remove unused macro
definition.  (tr_where, tr_freehook, tr_mallochook,
tr_reallochook, tr_memalignhook): Use ANSI protoype.
ChangeLog
malloc/mtrace.c