diff options
author | Wilco Dijkstra <wdijkstr@arm.com> | 2016-04-18 15:26:11 +0100 |
---|---|---|
committer | Wilco Dijkstra <wdijkstr@arm.com> | 2016-04-18 15:30:49 +0100 |
commit | d20dce250a6852f5083c05997fc6397c5d438a96 (patch) | |
tree | cfa5b13af699aec13a0540eb949c6dd6bc3d868d /sysdeps/mach | |
parent | 5379c09148b0925a2af15d10218e8f8c3ec601e9 (diff) | |
download | glibc-d20dce250a6852f5083c05997fc6397c5d438a96.tar glibc-d20dce250a6852f5083c05997fc6397c5d438a96.tar.gz glibc-d20dce250a6852f5083c05997fc6397c5d438a96.tar.bz2 glibc-d20dce250a6852f5083c05997fc6397c5d438a96.zip |
Move mempcpy, strcpy and stpcpy inlines to string/string-inlines.c as compatibility
symbols as they are no longer used. Fix compat symbols for __strpbrk inlines.
[BZ #18712]
* string/string-inlines.c (__STRING2_COPY_TYPE): Add, moved from string2.h.
(__old_mempcpy_small): Likewise.
(__old_strcpy_small): Likewise.
(__old_stpcpy_small): Likewise.
(__old_strpbrk_c2): Fix compat symbol name.
(__old_strpbrk_c3): Likewise.
* string/bits/string2.h (__STRING2_COPY_TYPE): Remove.
(__mempcpy_small): Remove.
(__strcpy_small): Remove.
(__stpcpy_small): Remove.
Diffstat (limited to 'sysdeps/mach')
0 files changed, 0 insertions, 0 deletions