freebsd-dev/sbin/ldconfig
John Polstra fa0c86aadc If a directory is world-writable or is not owned by root, skip it
and emit a warning.  This is a security measure since ldconfig
influences the shared libraries used by all programs.

I think the check should be made even more stringent by also
ignoring group-writable directories.  I will make that change soon
unless we encounter a good reason not to do it.

Submitted by:	Maxime Henrion <mhenrion@cybercable.fr>
2000-07-26 04:47:17 +00:00
..
elfhints.c If a directory is world-writable or is not owned by root, skip it 2000-07-26 04:47:17 +00:00
ldconfig.8 If a directory is world-writable or is not owned by root, skip it 2000-07-26 04:47:17 +00:00
ldconfig.c If a directory is world-writable or is not owned by root, skip it 2000-07-26 04:47:17 +00:00
ldconfig.h
Makefile