freebsd-dev/usr.bin/ldd
David E. O'Brien 43dc1409c1 Restricting xargs to '-n1' is much slower and isn't needed for file(1)
Also note that libc.so.6 is an older version of libc (thus why you'd
want to find files linked against it).
2022-12-28 15:54:29 -08:00
..
ldd.1 Restricting xargs to '-n1' is much slower and isn't needed for file(1) 2022-12-28 15:54:29 -08:00
ldd.c ldd: ignore unverified files 2022-10-06 17:51:28 -07:00
Makefile ldd: do not use dlopen(RTLD_TRACE) for dso when format is specified 2021-10-21 03:09:14 +03:00
Makefile.depend