From 3cef60098c3a38c65b11be2542b2bc86f76166e8 Mon Sep 17 00:00:00 2001 From: Will Newton Date: Fri, 16 Aug 2013 12:01:52 +0100 Subject: malloc: Add pvalloc test. ChangeLog: 2013-10-02 Will Newton * malloc/Makefile: Add tst-pvalloc. * malloc/tst-pvalloc.c: New file. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f91c01b497..374e994d4f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2013-10-02 Will Newton + + * malloc/Makefile: Add tst-pvalloc. + * malloc/tst-pvalloc.c: New file. + 2013-10-02 Will Newton * malloc/tst-valloc.c: Rewrite to use test-skeleton.c and -- cgit v1.2.3