aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2018-06-27 18:39:05 +0200
committerFlorian Weimer <fweimer@redhat.com>2018-06-27 19:20:37 +0200
commitc49e18222e4c40f21586dabced8a49732d946917 (patch)
treedc6ead5c7a3aba4b9defaacdda2aa25f5676f4da /ChangeLog
parenta833e627c3ef6a5d62ae3838e6838b24b8ffd1c6 (diff)
downloadglibc-c49e18222e4c40f21586dabced8a49732d946917.zip
glibc-c49e18222e4c40f21586dabced8a49732d946917.tar.gz
glibc-c49e18222e4c40f21586dabced8a49732d946917.tar.bz2
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 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b2a3f61..056d3c4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2018-06-27 Florian Weimer <fweimer@redhat.com>
+
+ [BZ #18023]
+ * include/alloca.h (stackinfo_alloca_round, extend_alloca)
+ (extend_alloca_account): Remove.
+ * manual/stdio.texi (Variable Arguments Output): Update comment.
+
2018-06-27 Joseph Myers <joseph@codesourcery.com>
* nptl/sockperf.c: Remove file.