From f75226e6de9ebc40784cb5a906c97b8a68bc0c60 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 5 Nov 2015 15:00:12 -0800 Subject: Fix some stub prototypes missing ... after K&R conversion --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 26105256b2..26cde5b1ce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2015-11-05 Roland McGrath + + * io/fcntl.c (__fcntl): Add ... to prototype. + * misc/ioctl.c (__ioctl): Likewise. + * misc/syscall.c (syscall): Likewise. + 2015-11-05 Joseph Myers * scripts/list-fixed-bugs.py: New file. -- cgit v1.2.3