imp b70c8be094 Add notes about overlapping copies.
Add notes to each of these that specifically state that results are
undefined if the strings overlap. In the case of memcpy, we document
the overlapping behavior on FreeBSD (pre-existing). For str*, it is
left unspecified, however, since the default (and x86) implementations
do not handle overlapping strings properly.

PR: 223653
Sponsored by: Netflix
2017-11-13 17:04:44 +00:00
..
2015-08-24 01:53:18 +00:00
2015-10-17 19:55:58 +00:00
2017-11-13 17:04:44 +00:00
2017-11-13 17:04:44 +00:00
2015-06-04 21:54:46 +00:00
2015-08-09 00:19:14 +00:00
2017-11-13 17:04:44 +00:00
2015-08-09 00:19:14 +00:00