[PATCH v3] malloc: Add memalign test.

Ondřej Bílka neleai@seznam.cz
Fri Oct 4 06:39:00 GMT 2013


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



More information about the Libc-alpha mailing list