diff options
author | Florian Weimer <fweimer@redhat.com> | 2018-06-27 18:39:05 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2018-06-27 19:20:37 +0200 |
commit | c49e18222e4c40f21586dabced8a49732d946917 (patch) | |
tree | dc6ead5c7a3aba4b9defaacdda2aa25f5676f4da /manual/stdio.texi | |
parent | a833e627c3ef6a5d62ae3838e6838b24b8ffd1c6 (diff) | |
download | glibc-c49e18222e4c40f21586dabced8a49732d946917.tar.gz glibc-c49e18222e4c40f21586dabced8a49732d946917.tar.xz glibc-c49e18222e4c40f21586dabced8a49732d946917.zip |
Remove macros extend_alloca, extend_alloca_account [BZ #18023]
The unused macro definition in posix/glob.c comes from gnulib and will have to be removed there.
Diffstat (limited to 'manual/stdio.texi')
-rw-r--r-- | manual/stdio.texi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/manual/stdio.texi b/manual/stdio.texi index 38be236991..379f003b3f 100644 --- a/manual/stdio.texi +++ b/manual/stdio.texi @@ -2622,7 +2622,6 @@ pointer @var{ap}. @c __libc_use_alloca @c process_arg @c process_string_arg -@c extend_alloca @c __parse_one_spec(wc|mb) @c *__printf_arginfo_table unguarded @c __printf_va_arg_table-> unguarded |