diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2013-10-02 Will Newton <will.newton@linaro.org> + * malloc/Makefile: Add tst-pvalloc. + * malloc/tst-pvalloc.c: New file. + +2013-10-02 Will Newton <will.newton@linaro.org> + * malloc/tst-valloc.c: Rewrite to use test-skeleton.c and improve test coverage. |