diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-04-12 23:53:40 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-04-12 23:53:40 +0000 |
commit | aa780baba8ddf1845a5b8caeeaf98d2149fb68b8 (patch) | |
tree | 4a1700fe52068d5f8e8db7dc0845f9fd47cb81e8 /ChangeLog | |
parent | c49b2a4e55127452b9f9b8cd307be150a8c0e3b6 (diff) | |
download | glibc-aa780baba8ddf1845a5b8caeeaf98d2149fb68b8.zip glibc-aa780baba8ddf1845a5b8caeeaf98d2149fb68b8.tar.gz glibc-aa780baba8ddf1845a5b8caeeaf98d2149fb68b8.tar.bz2 |
Update.
* malloc/Makefile (tests): Add tst-calloc.
* malloc/tst-calloc.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2000-04-12 Ulrich Drepper <drepper@redhat.com> + * malloc/Makefile (tests): Add tst-calloc. + * malloc/tst-calloc.c: New file. + * sysdeps/arm/libm-test-ulps: New file. * malloc/malloc.c: Undo all of today's changes. |