History log of /freebsd/lib/libutil/tests/getlocalbase_test.c (Results 1 – 1 of 1)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/15.1.0-p2, release/15.0.0-p12, release/14.4.0-p8
# c93f3b55 21-Jul-2026 Dag-Erling Smørgrav <des@FreeBSD.org>

libutil: Reimplement getlocalbase()

* Get rid of the pointless LOCALBASE_CTL_LEN mechanism

* Apply minimal normalization to the paths obtained from the environment
or sysctl variable

* Turn the

libutil: Reimplement getlocalbase()

* Get rid of the pointless LOCALBASE_CTL_LEN mechanism

* Apply minimal normalization to the paths obtained from the environment
or sysctl variable

* Turn the manual page into a manual page

* Add tests

MFC after: 1 week
Reviewed by: se
Differential Revision: https://reviews.freebsd.org/D58362

show more ...