index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
utils
/
ldd.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix potential hang in ldd if DLL encounters missing entry point
Corinna Vinschen
2015-07-20
1
-4
/
+6
*
* Merge in cygwin-64bit-branch.
Corinna Vinschen
2013-04-23
1
-7
/
+11
*
* ldd.cc (start_process): Handle .oct and .so as DLLs.
Yaakov Selkowitz
2012-01-24
1
-1
/
+5
*
Clean up whitespace.
Christopher Faylor
2011-12-17
1
-10
/
+10
*
* ldd.cc (VERSION): Remove.
Corinna Vinschen
2011-10-10
1
-2
/
+0
*
* ldd.cc: Update copyright.
Christopher Faylor
2011-10-10
1
-1
/
+1
*
* Align usage output, version output, as well as usage and version
Corinna Vinschen
2011-10-10
1
-30
/
+51
*
* ldd.cc (report): Drop long pathname considerations which result in
Corinna Vinschen
2010-08-23
1
-9
/
+2
*
* ldd.cc: Clean up formatting throughout.
Christopher Faylor
2010-07-05
1
-46
/
+41
*
* cygpath.cc (main): Only setlocale for LC_CTYPE category. Fallback
Corinna Vinschen
2009-05-15
1
-1
/
+5
*
* cygcheck.cc (dump_sysinfo): Fix compiler warning in printf.
Corinna Vinschen
2009-03-24
1
-1
/
+0
*
* ldd.cc: Fix compiler warning.
Corinna Vinschen
2009-03-22
1
-1
/
+0
*
* ldd.cc (load_dll): Start helper program rather than ldd.exe.
Christopher Faylor
2009-03-18
1
-73
/
+90
*
* ldd.cc (longopts): Add --dll option.
Christopher Faylor
2009-03-14
1
-13
/
+87
*
* ldd.cc: Rework to detect missing DLLs.
Christopher Faylor
2009-03-14
1
-30
/
+329
*
* ldd.cc: New file. First stab at implementing ldd-like functionality for
Christopher Faylor
2009-01-09
1
-0
/
+265