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


On 25-09-2013 10:09, Will Newton 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-pvalloc.
>>     * malloc/tst-pvalloc.c: New file.
>> ---
>>  malloc/Makefile      |  3 +-
>>  malloc/tst-pvalloc.c | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++++
>>  2 files changed, 93 insertions(+), 1 deletion(-)
>>  create mode 100644 malloc/tst-pvalloc.c
>>
>> Changes in v2:
>>  - Check errno for -pagesize failure case
> 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]