On Tue, 9 Aug 2011 07:42:13 +0200 (CEST) Vincent Torri <vto...@univ-evry.fr>
said:

> 
> 
> On Tue, 9 Aug 2011, Carsten Haitzler (The Rasterman) wrote:
> 
> > On Mon, 08 Aug 2011 17:45:30 +0300 Tom Hacohen
> > <tom.haco...@partner.samsung.com> said:
> >
> >> On 08/08/11 17:40, Carsten Haitzler (The Rasterman) wrote:
> >>> removed in svn. someone was being bad...
> >>>
> >>>
> >>
> >> Was just about to fix it, but I guess you were faster this time. I'll
> >> get you next time.
> >>
> >> As for strndup: It's a useful extension, we should probably detect and
> >> implement it on our own (as a lot of other extensions).
> >
> > considering my replacement is actually more efficient... i don't think its
> > that useful as its used in 1 place only in efl. and even that i improved. :)
> 
> strncpy is faster than memcpy ?

no - i was referring to not having to malloc and free (ie malloc having to hunt
and find space in heap vs just incrementing stack ptr by size). :)

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to