[PATCH] util: check for process_vm_readv in C library

Dmitry V. Levin ldv at altlinux.org
Thu Feb 16 16:55:06 UTC 2012


On Tue, Feb 14, 2012 at 02:59:58PM +0100, Denys Vlasenko wrote:
> On 02/14/2012 05:56 AM, Mike Frysinger wrote:
> > glibc-2.15 provides process_vm_readv, so trying to provide this ourselves
> > with that version fails:
> > 	util.c:797:16: error: static declaration of 'process_vm_readv'
> > 		follows non-static declaration
> > 	/usr/include/bits/uio.h:58:16: note: previous declaration of
> > 		'process_vm_readv' was here
> >
> > Add a configure check for the func.
> >
> > Signed-off-by: Mike Frysinger<vapier at gentoo.org>
> 
> Applied, thanks!

A ChangeLog-style entry is missing in the commit message,
but the commit is already pushed...


-- 
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20120216/39b35b7d/attachment.bin>


More information about the Strace-devel mailing list