]> Savannah Git Hosting - gnulib.git/commit
regex: stop using alloca
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 9 Jan 2021 01:17:32 +0000 (17:17 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 9 Jan 2021 01:17:57 +0000 (17:17 -0800)
commit87ed1f9c4bc4ae9e98e1293465a5b3a929b9c3f9
treecaae83fb9efbe7ba0c597e19a2346104766714ce
parent1731fef3d6d883bc8619c468a1a69b1d090a95c1
regex: stop using alloca

* lib/regex_internal.h: Do not include <alloca.h> or define
__libc_use_alloca or alloca.  Patch written by Adhemerval Zanella:
https://sourceware.org/pipermail/libc-alpha/2021-January/121374.html
* modules/regex (Depends-on): Remove alloca-opt.
ChangeLog
lib/regex_internal.h
modules/regex