[PATCH v3] malloc: Add memalign test.

Will Newton will.newton@linaro.org
Fri Oct 4 08:18:00 GMT 2013


On 4 October 2013 07:39, Ondřej Bílka <neleai@seznam.cz> wrote:
> On Thu, Oct 03, 2013 at 01:23:48PM +0100, Will Newton wrote:
>
>> +static int
>> +do_test (void)
>> +{
>> +  void *p;
>> +  unsigned long pagesize = getpagesize();
> missing space

Thanks. I applied the patches with this change.

-- 
Will Newton
Toolchain Working Group, Linaro



More information about the Libc-alpha mailing list