2017-06-12 Wilco Dijkstra <wdijkstr@arm.com>
commit18b10de7ced9e9c3843299fb600e40b11af3e0af
authorWilco Dijkstra <wdijkstr@arm.com>
Mon, 12 Jun 2017 14:19:38 +0000 (12 15:19 +0100)
committerWilco Dijkstra <wdijkstr@arm.com>
Mon, 12 Jun 2017 14:22:17 +0000 (12 15:22 +0100)
tree68bfc23bf761cdf33944780b990e22075ffce549
parentd99431e519fdeb16edb1222b77430ac9853a2334
2017-06-12  Wilco Dijkstra  <wdijkstr@arm.com>

There is no longer a need for string2.h, so remove it and all mention of it.
Move the redirect for __stpcpy to include/string.h since it is still required
until all internal uses have been renamed.
This fixes several linknamespace/localplt failures when building with -Os.

[BZ #15105]
[BZ #19463]
* include/string.h: Add internal redirect for __stpcpy.
* string/Makefile: Remove bits/string2.h.
* string/string.h: Update comment.
* string/string-inlines.c: Remove bits/string2.h include and comment.
* string/bits/string2.h: Remove file.
ChangeLog
include/string.h
string/Makefile
string/bits/string2.h [deleted file]
string/string-inlines.c
string/string.h