[PATCH v2] malloc: Add pvalloc test.
Adhemerval Zanella
azanella@linux.vnet.ibm.com
Wed Sep 25 14:50:00 GMT 2013
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.
More information about the Libc-alpha
mailing list