summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-12-04 12:31:38 -0800
committerRoland McGrath <roland@hack.frob.com>2014-12-04 12:31:38 -0800
commit4bee4cd9593610ac1204529076591871b1143c7e (patch)
treec93f3b074902e65d663da97e34307ae873feadaf /ChangeLog
parent84dbedb6081f655bdfc4bf93a6e0e7f46234a8a7 (diff)
downloadglibc-4bee4cd9593610ac1204529076591871b1143c7e.tar.gz
De-warning a few stubs.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5134d116c8..f3dc8421fd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2014-12-04 Roland McGrath <roland@hack.frob.com>
+
+ * io/openat64.c: #include <libc-internal.h>
+ (__openat64): Prototypify. Use ignore_value on MODE.
+ * io/openat.c: Likewise.
+ * misc/reboot.c: #include <libc-internal.h>
+ (reboot): Prototypify. Use ignore_value on HOWTO.
+ * misc/ptrace.c: #include <libc-internal.h>
+ (ptrace): Prototypify. Use ignore_value for va_arg'd parameters.
+
2014-12-04 Joseph Myers <joseph@codesourcery.com>
* conform/list-header-symbols.pl (%extra_syms): Add h_errno for