about summary refs log tree commit diff
path: root/elf/reldep6.c
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2020-12-14 17:51:38 +0000
committerJoseph Myers <joseph@codesourcery.com>2020-12-14 17:51:38 +0000
commite182654151a0f6ebbe628c8f2f6b041c69adbac1 (patch)
tree857da79dd0c224db0c34ab8114039e5388cff8d5 /elf/reldep6.c
parentd2e929a907914e233d001d1dd5e3143e84fa69e0 (diff)
downloadglibc-e182654151a0f6ebbe628c8f2f6b041c69adbac1.tar.gz
glibc-e182654151a0f6ebbe628c8f2f6b041c69adbac1.tar.xz
glibc-e182654151a0f6ebbe628c8f2f6b041c69adbac1.zip
Remove strtoimax, strtoumax, wcstoimax, wcstoumax inlines
inttypes.h has inline implementations of the strtoimax, strtoumax,
wcstoimax and wcstoumax functions, despite the corresponding stdlib.h
and wchar.h inlines having been removed in 2007 (commit
9b2e9577b228350b15d88303b00097dd58e8d29b).

Remove those inlines, thereby eliminating all references to the
corresponding __*_internal functions from installed headers (so they
could be made into compat symbols in future if desired).

Tested for x86_64 and x86.
Diffstat (limited to 'elf/reldep6.c')
0 files changed, 0 insertions, 0 deletions