Searched hist:"3 f2c6f5598410b7233b0acd1c804a0473fa1e9fa" (Results 1 – 3 of 3) sorted by relevance
/freebsd/sbin/ldconfig/ |
H A D | ldconfig.h | diff 3f2c6f5598410b7233b0acd1c804a0473fa1e9fa Fri Nov 19 04:35:50 CET 2021 Konstantin Belousov <kib@FreeBSD.org> 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
|
H A D | elfhints.c | diff 3f2c6f5598410b7233b0acd1c804a0473fa1e9fa Fri Nov 19 04:35:50 CET 2021 Konstantin Belousov <kib@FreeBSD.org> 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
|
H A D | ldconfig.c | diff 3f2c6f5598410b7233b0acd1c804a0473fa1e9fa Fri Nov 19 04:35:50 CET 2021 Konstantin Belousov <kib@FreeBSD.org> 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
|