svn commit: r343326 - in stable: 10/lib/libc/string 11/lib/libc/string

2019-01-22 Thread Rodney W. Grimes
Author: rgrimes Date: Tue Jan 22 21:52:07 2019 New Revision: 343326 URL: https://svnweb.freebsd.org/changeset/base/343326 Log: MFC: 325765 (imp) Add notes about overlapping copies. Add notes to each of these that specifically state that results are undefined if the strings overlap. In the

svn commit: r343326 - in stable: 10/lib/libc/string 11/lib/libc/string

2019-01-22 Thread Rodney W. Grimes
Author: rgrimes Date: Tue Jan 22 21:52:07 2019 New Revision: 343326 URL: https://svnweb.freebsd.org/changeset/base/343326 Log: MFC: 325765 (imp) Add notes about overlapping copies. Add notes to each of these that specifically state that results are undefined if the strings overlap. In the