This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v2] malloc: Add memalign test.


On 25 September 2013 14:08, Will Newton <will.newton@linaro.org> wrote:
> 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?

Ping?

-- 
Will Newton
Toolchain Working Group, Linaro


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]