]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC (conceptually) r327377: Pull in strnlen for sys/boot environment
authorkevans <kevans@FreeBSD.org>
Sun, 14 Jan 2018 05:10:02 +0000 (05:10 +0000)
committerkevans <kevans@FreeBSD.org>
Sun, 14 Jan 2018 05:10:02 +0000 (05:10 +0000)
commit1a92e68cdbd5a541dab82063a8325f5059acf17a
tree180ee7afbcbdc1a4f75b5f6c042537fdb2ae0e30
parentc532a6cbe274df4285a6e10bd0b0def362696207
MFC (conceptually) r327377: Pull in strnlen for sys/boot environment

This is a direct commit to stable/11 due to restructuring of lib/libstand =>
stand/libsa in -HEAD. The diff remains the same and it is simply applied to
the previous location.

MFC r327377: Pull in strnlen from libc

strnlen is not used at the moment, but it will be when libfdt gets updated.
Prepare for the not-so-distant future by pulling in strnlen.
lib/libstand/Makefile