This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH 1/6] tunables: Clean up hooks to get and set tunables
On Tuesday 06 June 2017 11:07 PM, Adhemerval Zanella wrote:
> Shouldn't it be just TUNABLE_CALLBACK? I noted that DL_TUNABLE_CALLBACK is just
> define at malloc/arena.c.
Yessir, I forgot that one during the refactoring, I'll fix it before
commit. I'll rename the DL_TUNABLE_CALLBACK_FNDECL in malloc/arena.c as
well to maintain consistency.
Siddhesh