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 posix_memalign test.


On 25-09-2013 10:07, Will Newton wrote:
> On 11 September 2013 11:15, Will Newton <will.newton@linaro.org> wrote:
>> ChangeLog:
>>
>> 2013-08-12  Will Newton  <will.newton@linaro.org>
>>
>>         * malloc/Makefile: Add tst-posix_memalign.
>>         * malloc/tst-posix_memalign.c: New file.
>> ---
>>  malloc/Makefile             |  2 +-
>>  malloc/tst-posix_memalign.c | 98 +++++++++++++++++++++++++++++++++++++++++++++
>>  2 files changed, 99 insertions(+), 1 deletion(-)
>>  create mode 100644 malloc/tst-posix_memalign.c
> Ping?
>
I'm ok with this patch.


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