summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2016-06-02 13:21:30 +0200
committerFlorian Weimer <fweimer@redhat.com>2016-06-02 13:21:30 +0200
commitbfb83ebd8f23971100d832b5343d0f7cf3b94353 (patch)
treeb7c3ab82b57344e063c2d4b28a2fded73e3111ae /ChangeLog
parentee55e3c8fbc1b24aa725b5d6e6fe8c838bc92696 (diff)
downloadglibc-bfb83ebd8f23971100d832b5343d0f7cf3b94353.tar.gz
sysdeps/unix/sysv/linux/dl-openat64.c: Convert to ISO definition
Partial backport of commit 9dd346ff431fc761f1b748bd4da8bb59f7652094.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 961fc2a925..2433fc206c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-06-02 Florian Weimer <fweimer@redhat.com>
+
+ * sysdeps/unix/sysv/linux/dl-openat64.c (openat64): Convert to
+ ISO-style variadic function definition.
+
2015-12-11 Steve Ellcey <sellcey@imgtec.com>
* sysdeps/ieee754/flt-32/k_rem_pio2f.c (__kernel_rem_pio2f):