freebsd-dev/sbin/ldconfig
Konstantin Belousov 3f2c6f5598 ldconfig: start of cleanup
Use bool.
Use local variables instead of static.
Remove non-functional debugging override of hints file path.
Use explicit exit() instead of return from main.
Minor style tweaks.

Reviewed by:	emaste
Tested by:	jbeich
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D33058
2021-11-25 01:55:03 +02:00
..
elfhints.c ldconfig: start of cleanup 2021-11-25 01:55:03 +02:00
ldconfig.8 ldconfig(8): update manpage to reality 2021-05-21 19:51:18 +03:00
ldconfig.c ldconfig: start of cleanup 2021-11-25 01:55:03 +02:00
ldconfig.h ldconfig: start of cleanup 2021-11-25 01:55:03 +02:00
Makefile ldconfig: Retire a.out support 2020-12-31 10:29:08 -05:00
Makefile.depend