summaryrefslogtreecommitdiffstats
path: root/winsup/utils/ldd.cc
Commit message (Expand)AuthorAgeFilesLines
* * cygpath.cc (main): Only setlocale for LC_CTYPE category. FallbackCorinna Vinschen2009-05-151-1/+5
* * cygcheck.cc (dump_sysinfo): Fix compiler warning in printf.Corinna Vinschen2009-03-241-1/+0
* * ldd.cc: Fix compiler warning.Corinna Vinschen2009-03-221-1/+0
* * ldd.cc (load_dll): Start helper program rather than ldd.exe.Christopher Faylor2009-03-181-73/+90
* * ldd.cc (longopts): Add --dll option.Christopher Faylor2009-03-141-13/+87
* * ldd.cc: Rework to detect missing DLLs.Christopher Faylor2009-03-141-30/+329
* * ldd.cc: New file. First stab at implementing ldd-like functionality forChristopher Faylor2009-01-091-0/+265