This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH v2] malloc: Add memalign test.
- From: Will Newton <will dot newton at linaro dot org>
- To: libc-alpha <libc-alpha at sourceware dot org>
- Cc: Patch Tracking <patches at linaro dot org>
- Date: Wed, 25 Sep 2013 14:08:38 +0100
- Subject: Re: [PATCH v2] malloc: Add memalign test.
- Authentication-results: sourceware.org; auth=none
- References: <523042BB dot 5010502 at linaro dot org>
On 11 September 2013 11:15, Will Newton <will.newton@linaro.org> wrote:
>
> ChangeLog:
>
> 2013-08-16 Will Newton <will.newton@linaro.org>
>
> * malloc/Makefile: Add tst-memalign.
> * malloc/tst-memalign.c: New file.
> ---
> malloc/Makefile | 2 +-
> malloc/tst-memalign.c | 88 +++++++++++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 89 insertions(+), 1 deletion(-)
> create mode 100644 malloc/tst-memalign.c
>
> Changes in v2:
> - Check errno in -pagesize failure case
Ping?
--
Will Newton
Toolchain Working Group, Linaro