This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] Remove macros extend_alloca, extend_alloca_account [BZ #18023]
* Adhemerval Zanella:
> On 27/06/2018 13:42, Florian Weimer wrote:
>> The unused macro definition in posix/glob.c comes from gnulib and will
>> have to be removed there.
>
> Since you are working on BZ#18023, maybe check the glob refactor to
> remove alloc on glob I have posted sometime ago?
This was the series of patches with the growable strings abstraction,
right?
Eventually, I want to come back to it, yes.