aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2017-01-01 09:27:54 +0100
committerFlorian Weimer <fweimer@redhat.com>2017-01-01 09:27:54 +0100
commit8e2c31b57fc8ade88e2d3f64c007bce49ed82daa (patch)
treefb2e906790ac8e7bc2fdfbd787bbf46866bebce6 /ChangeLog
parent34a63b097335d3411080b5b6e5b164ab36563847 (diff)
downloadglibc-8e2c31b57fc8ade88e2d3f64c007bce49ed82daa.tar
glibc-8e2c31b57fc8ade88e2d3f64c007bce49ed82daa.tar.gz
glibc-8e2c31b57fc8ade88e2d3f64c007bce49ed82daa.tar.bz2
glibc-8e2c31b57fc8ade88e2d3f64c007bce49ed82daa.zip
support: Use %td for pointer difference in xwrite
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7259267d18..7b7508b36d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2017-01-01 Florian Weimer <fweimer@redhat.com>
+ * support/xwrite.c (xwrite): Use %td for pointer difference.
+
+2017-01-01 Florian Weimer <fweimer@redhat.com>
+
* malloc/Makefile (tests): Add tst-malloc-usable-tunables for
have-tunables only.
(tests-static): Add tst-malloc-usable-static-tunables for