]> git.ipfire.org Git - thirdparty/glibc.git/commit
Add "%d" support to _dl_debug_vdprintf
authorH.J. Lu <hjl.tools@gmail.com>
Tue, 9 Jun 2020 19:15:01 +0000 (12:15 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Tue, 9 Jun 2020 19:15:01 +0000 (12:15 -0700)
commit533dd2acf7eefa969fb770fa782b20519bd4bc0f
tree237c7fc72337308e806881ff4fd58d5568006b64
parenta365ac45b7b51dbd9dc65629203cc2a9603420bb
Add "%d" support to _dl_debug_vdprintf

"%d" will be used to print out signed value.
elf/dl-misc.c