glibc/argp
Joe Simmons-Talbott 46924663bd argp-parse: Get rid of alloca
Even though the alloca usage is relatively small and fixed size the code
can be written without using alloca.  Convert to local variables.

Checked on x86_64-linux-gnu.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2023-08-28 16:49:27 +00:00
..
bits
Makefile argp: Reformat Makefile. 2023-05-17 08:12:08 -04:00
Versions
argp-ba.c
argp-eexst.c
argp-fmtstream.c
argp-fmtstream.h
argp-fs-xinl.c
argp-help.c Fix all the remaining misspellings -- BZ 25337 2023-06-02 01:39:48 +00:00
argp-namefrob.h
argp-parse.c argp-parse: Get rid of alloca 2023-08-28 16:49:27 +00:00
argp-pv.c
argp-pvh.c
argp-test.c tests: fix warn unused result on asprintf calls 2023-06-06 08:23:53 -04:00
argp-xinl.c
argp.h
bug-argp1.c
bug-argp2.c
tst-argp1.c Fix all the remaining misspellings -- BZ 25337 2023-06-02 01:39:48 +00:00
tst-argp2.c
tst-ldbl-argp.c