diff options
author | Florian Weimer <fweimer@redhat.com> | 2017-01-01 09:27:54 +0100 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2017-01-01 09:27:54 +0100 |
commit | 8e2c31b57fc8ade88e2d3f64c007bce49ed82daa (patch) | |
tree | fb2e906790ac8e7bc2fdfbd787bbf46866bebce6 /ChangeLog | |
parent | 34a63b097335d3411080b5b6e5b164ab36563847 (diff) | |
download | glibc-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-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |