Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Tue, 31 Jul 2012 03:25:52 +0200
From: Luca Barbato <lu_zero@...too.org>
To: musl@...ts.openwall.com
Subject: Re: Re: musl libc, memcpy

On 07/30/2012 10:41 PM, Rich Felker wrote:
> Hi,
> 
> I'm replying with the list CC'd so others can comment too. Sorry I
> haven't gotten a chance to try this code or review it in detail yet.
> What follows is a short initial commentary but I'll give it some more
> attention soon.

mem function and string function are implemented as plugin in recent
glibc and they use platform optimized versions, not sure if it is worth
considering it for musl.

iirc gcc and clang have builtins for some of those functions as well.

lu

-- 

Luca Barbato
Gentoo/linux
http://dev.gentoo.org/~lu_zero

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.