LGTM. On 12-08-2015 15:21, Carlos Eduardo Seo wrote: > > Hi > > The current implementation of memchr for ppc64 is always pointing to the internal __GI_memchr implementation. This patch corrects that so the optimized version is picked for POWER7 and above. > > Comments? > > > >