From f9fe75e9455f8473ce9b5c34cfb9e6a22627be09 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 9 Apr 2009 21:45:21 +0000 Subject: * sysdeps/unix/sysv/linux/preadv.c: Avoid prototype for static function if it is not defined. * sysdeps/unix/sysv/linux/pwritev.c: Likewise. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f3622bb627..b3c1302937 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2009-04-09 Ulrich Drepper + * sysdeps/unix/sysv/linux/preadv.c: Avoid prototype for static + function if it is not defined. + * sysdeps/unix/sysv/linux/pwritev.c: Likewise. + * sysdeps/unix/sysv/linux/kernel-features.h: SPARC and IA64 also have preadv/pwritev in 2.6.30. -- cgit 1.4.1