about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2019-08-15 11:37:18 +0200
committerFlorian Weimer <fweimer@redhat.com>2019-08-15 11:37:18 +0200
commitf9769a239784772453d595bc2f4bed8739810e06 (patch)
tree9275a1a05811d349e1e28358da02cedd81cc9df5 /ChangeLog
parent341da5b4b6253de9a7581a066f33f89cacb44dec (diff)
downloadglibc-f9769a239784772453d595bc2f4bed8739810e06.tar.gz
glibc-f9769a239784772453d595bc2f4bed8739810e06.tar.xz
glibc-f9769a239784772453d595bc2f4bed8739810e06.zip
malloc: Various cleanups for malloc/tst-mxfast
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3a2ec67c92..05cc2be530 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
 2019-08-15  Florian Weimer  <fweimer@redhat.com>
 
+	* malloc/Makefile (tests): Only add tst-mxfast for
+	$(have-tunables).
+	* malloc/tst-mxfast.c: Fix copyright year.
+	(do_test): Fix GNU style issues.  Use TEST_COMPARE instead of
+	assert for checks.
+
+2019-08-15  Florian Weimer  <fweimer@redhat.com>
+
 	* login/utmp_file.c (__libc_updwtmp): Unlock the right file
 	descriptor.
 	* login/Makefile (tests): Add tst-updwtmpx.