diff options
author | 2023-08-28 16:49:02 +0000 | |
---|---|---|
committer | 2023-08-28 16:49:27 +0000 | |
commit | 46924663bd1650ace91d5afd7b2906999cb443de (patch) | |
tree | 00c97018c9b4f7d501e197a8792af78213326f89 /sysdeps/unix/sysv/linux/bits/fcntl-linux.h | |
parent | gencat: Get rid of alloca. (diff) | |
download | glibc-46924663bd1650ace91d5afd7b2906999cb443de.tar.xz glibc-46924663bd1650ace91d5afd7b2906999cb443de.zip |
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>
Diffstat (limited to 'sysdeps/unix/sysv/linux/bits/fcntl-linux.h')
0 files changed, 0 insertions, 0 deletions