newlib/winsup/utils
Christopher Faylor d5e4f55b14 * ldd.cc (longopts): Add --dll option.
(get_module_filename): Generalized wrapper function which avoid path length
restrictions.
(load_dll): Handle special-case of inspecting a DLL.
(start_process): Accept an output parameter "isdll".  Detect when file to start
is a DLL and start a wrapper instead.
(print_dlls_and_kill_inferior): When dealing with a DLL, avoid printing
everything before the DLL itself first appears.  (This is not strictly correct
and should be fixed eventually)
(report): Deal with DLLs.  Don't set a breakpoint for DLLs, just let captive
ldd process terminate normally.  Pass dll info to print_dlls_and_kill_inferior.
(main): Handle special-case "--dll" option by loading the DLL and exiting.
2009-03-14 18:40:59 +00:00
..
aclocal.m4 update to newer autoconf 2006-05-24 16:59:03 +00:00
bloda.cc * Makefile.in (cygcheck.exe): Link against ntdll. 2008-07-22 14:40:05 +00:00
ChangeLog * ldd.cc (longopts): Add --dll option. 2009-03-14 18:40:59 +00:00
ChangeLog-2000
configure * mount.cc: Remove non-unix-like options (-x,-t,b) throughout. 2008-07-25 15:03:25 +00:00
configure.in * mount.cc: Remove non-unix-like options (-x,-t,b) throughout. 2008-07-25 15:03:25 +00:00
COPYING.dumper * dumper.cc: Change license to plain GPLv2 + later. 2007-07-24 19:08:23 +00:00
cygcheck.cc * wide_path.h (class wide_path): New class to convert Windows path 2009-03-14 14:56:20 +00:00
cygpath.cc * wide_path.h (class wide_path): New class to convert Windows path 2009-03-14 14:56:20 +00:00
dump_setup.cc * cygcheck.cc (pathlike::check_existence): Remove class name from declaration. 2008-09-12 22:43:10 +00:00
dumper.cc * cygpath.cc (do_sysfolders): Use cygwin_conv_path. 2008-03-12 12:47:09 +00:00
dumper.h * dumper.cc: Change license to plain GPLv2 + later. 2007-07-24 19:08:23 +00:00
getfacl.c * getfacl.c (main): Correct layout when nopt is set. 2004-09-15 07:51:06 +00:00
kill.cc * cygwin/strsig.cc (__signals): New macro. 2007-07-10 00:12:54 +00:00
ldd.cc * ldd.cc (longopts): Add --dll option. 2009-03-14 18:40:59 +00:00
Makefile.in Add DESTDIR functionality to Makefile.in's. 2009-02-24 02:11:14 +00:00
mingw * mingw: Set sawcfile when -xc* is detected. Extend list of detected source 2008-10-13 00:56:09 +00:00
mkgroup.c * mkgroup.c (enum_local_groups): Don't skip printing groups when 2008-08-25 09:38:14 +00:00
mkpasswd.c * mkgroup.c (enum_local_groups): Don't skip printing groups when 2008-08-25 09:38:14 +00:00
module_info.cc
mount.cc * mount.cc (mount_entries): Handle a "/" cygdrive prefix correctly. 2009-03-02 10:47:04 +00:00
parse_pe.cc * dumper.cc: Change license to plain GPLv2 + later. 2007-07-24 19:08:23 +00:00
passwd.c ChangeLog: 2009-01-21 17:14:39 +00:00
path.cc * path.cc (from_fstab): Use wcstombs/mbstowcs instead of 2009-03-14 14:58:05 +00:00
path.h * cygcheck.cc (dirname): New static function. 2008-03-11 17:20:02 +00:00
ps.cc * cygcheck.cc (pathlike::check_existence): Remove class name from declaration. 2008-09-12 22:43:10 +00:00
regtool.cc * cygcheck.cc (pathlike::check_existence): Remove class name from declaration. 2008-09-12 22:43:10 +00:00
setfacl.c * setfacl.c (setfacl): Change from void to int. Return 2 in case of 2008-05-22 18:56:26 +00:00
setmetamode.c * Makefile.in: Build setmetamode.exe. 2006-07-03 16:00:58 +00:00
ssp.c * cygcheck.cc (pathlike::check_existence): Remove class name from declaration. 2008-09-12 22:43:10 +00:00
ssp.txt
strace.cc * cygcheck.cc (pathlike::check_existence): Remove class name from declaration. 2008-09-12 22:43:10 +00:00
testsuite.cc * Makefile.in: Add a 'check' target that builds and runs 2008-03-09 04:10:10 +00:00
testsuite.h * Makefile.in: Add a 'check' target that builds and runs 2008-03-09 04:10:10 +00:00
umount.cc * mount.cc (NT_MAX_PATH): Define. 2008-08-13 16:35:04 +00:00
utils.sgml * utils.sgml: Fix typo. 2009-03-09 09:20:38 +00:00
wide_path.h * wide_path.h (class wide_path): New class to convert Windows path 2009-03-14 14:56:20 +00:00