freebsd-dev/lib/libutil
Stefan Eßer 30d21d2795 Add function getlocalbase() to libutil.
This function returns the path to the local software base directory, by
default "/usr/local" (or the value of _PATH_LOCALBASE in include/paths.h
when building the world).

The value returned can be overridden by 2 methods:

- the LOCALBASE environment variable (ignored by SUID programs)
- else a non-default user.localbase sysctl value

Reviewed by:	hps (earlier version)
Relnotes:	yes
Differential Revision:	https://reviews.freebsd.org/D27236
2020-11-18 19:44:30 +00:00
..
tests
_secure_path.3
_secure_path.c
auth.c
expand_number.3
expand_number.c
flopen.3
flopen.c
fparseln.3
fparseln.c
getlocalbase.3 Add function getlocalbase() to libutil. 2020-11-18 19:44:30 +00:00
getlocalbase.c Add function getlocalbase() to libutil. 2020-11-18 19:44:30 +00:00
gr_util.c libutil: remove extraneous ": " from error messages 2020-06-20 06:10:42 +00:00
hexdump.3
hexdump.c
humanize_number.3
humanize_number.c
kinfo_getallproc.3
kinfo_getallproc.c
kinfo_getfile.3
kinfo_getfile.c
kinfo_getproc.3
kinfo_getproc.c
kinfo_getvmmap.3
kinfo_getvmmap.c
kinfo_getvmobject.3
kinfo_getvmobject.c
kld.3
kld.c
libutil.h Add function getlocalbase() to libutil. 2020-11-18 19:44:30 +00:00
login_auth.3
login_auth.c
login_cap.3
login_cap.c
login_cap.h
login_class.3
login_class.c
login_crypt.c
login_ok.3 Fix a few mandoc issues 2020-10-09 19:12:44 +00:00
login_ok.c
login_times.3
login_times.c
login_tty.3
login_tty.c
login.conf.5
Makefile Add function getlocalbase() to libutil. 2020-11-18 19:44:30 +00:00
Makefile.depend
pidfile.3
pidfile.c Add CAP_EVENT to pidfiles. 2020-06-25 21:34:43 +00:00
property.3
property.c
pty.3
pty.c
pw_util.3
pw_util.c Make vipw error message less cryptic 2020-06-20 06:20:00 +00:00
quotafile.3
quotafile.c
realhostname_sa.3
realhostname.3
realhostname.c
stub.c
trimdomain.3
trimdomain.c
uucplock.3
uucplock.c