]> sourceware.org Git - glibc.git/commit
Mark internal _itoa functions hidden
authorH.J. Lu <hjl.tools@gmail.com>
Thu, 15 Oct 2015 21:06:54 +0000 (14:06 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Thu, 15 Oct 2015 21:07:06 +0000 (14:07 -0700)
commita1afb41193e908668eeac7e3a25a48ac535aff67
tree69e201920add3bf9f9132aa113d5450c2259c0bd
parent58c9ff1bdb213bfa65eff12c7d17532cb48aabe7
Mark internal _itoa functions hidden

Since internal _itoa functions are only used internally in ld.so and
libc.so, they can be made hidden.

[BZ #19122]
* sysdeps/generic/_itoa.h (_itoa): Add attribute_hidden.
(_itoa_word): Likewise.
ChangeLog
sysdeps/generic/_itoa.h
This page took 0.056751 seconds and 5 git commands to generate.