Revoke support for strxfrm() that write past the specified array length.

Noah Misch <noah@leadboat.com>

Commit: be8b06c364db315258fb074e9bfbf5db04ab2c5f
Author: Noah Misch <noah@leadboat.com>
Date: 2015-07-09T00:44:21Z
Releases: 9.6.0
Revoke support for strxfrm() that write past the specified array length.

This formalizes a decision implicit in commit
4ea51cdfe85ceef8afabceb03c446574daa0ac23 and adds clean detection of
affected systems.  Vendor updates are available for each such known bug.
Back-patch to 9.5, where the aforementioned commit first appeared.

Files