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 Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
argp-ba.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
argp-eexst.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
argp-fmtstream.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
argp-fmtstream.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
argp-fs-xinl.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
argp-help.c Fix all the remaining misspellings -- BZ 25337 2023-06-02 01:39:48 +00:00
argp-namefrob.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
argp-parse.c argp-parse: Get rid of alloca 2023-08-28 16:49:27 +00:00
argp-pv.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
argp-pvh.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
argp-test.c tests: fix warn unused result on asprintf calls 2023-06-06 08:23:53 -04:00
argp-xinl.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
argp.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
bug-argp1.c * posix/wordexp.c (w_addword): Free word if realloc fails and it 2006-05-10 00:03:41 +00:00
bug-argp2.c Add test case for last argp bug. 2010-04-04 11:28:36 -07:00
Makefile argp: Reformat Makefile. 2023-05-17 08:12:08 -04:00
tst-argp1.c Fix all the remaining misspellings -- BZ 25337 2023-06-02 01:39:48 +00:00
tst-argp2.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
tst-ldbl-argp.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
Versions Update ABI information 2012-01-07 19:23:45 -05:00