newlib-cygwin/winsup/utils
Christopher Faylor a35d9f1a67 * cygcheck.cc (pathlike::check_existence): Remove class name from declaration.
(display_internet_error): Use proper format specifier for DWORD.
(environ): Remove unneeded declaration.
(main): Use brace around nested if to avoid an overly-helpful compiler warning.
* dump_setup.cc (parse_filename): Reorganize nested if to avoid an
overly-helpful compiler warning.
* path.cc (GUID_shortcut): Use braces around part of initializer which needs
them.
(conv_fstab_spaces): Parenthesize assignment in while loop to avoid a compiler
warning.
(struct opt): Make static.
* ps.cc (main): Reorganize nested if to avoid an overly-helpful compiler
warning.
* regtool.cc: Make some anonymous structs static to avoid a compiler warning.
* ssp.c (lookup_thread_id): Initialize *tix to zero to avoid potential
uninitialized use.
* strace.cc (add_child): Use proper format specifier for DWORD.
(remove_child): Ditto.
(proc_child): Ditto.
2008-09-12 22:43:10 +00:00
..
COPYING.dumper * dumper.cc: Change license to plain GPLv2 + later. 2007-07-24 19:08:23 +00:00
ChangeLog * cygcheck.cc (pathlike::check_existence): Remove class name from declaration. 2008-09-12 22:43:10 +00:00
ChangeLog-2000 * regtool.cc (translate): Ensure that 'c' is initialized. 2001-01-10 14:20:16 +00:00
Makefile.in * Makefile.in (ALL_LDFLAGS): Add --enable-auto-import option to quiet ld 2008-08-17 16:45:44 +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
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
cygcheck.cc * cygcheck.cc (pathlike::check_existence): Remove class name from declaration. 2008-09-12 22:43:10 +00:00
cygpath.cc * Makefile.in (cygcheck.exe): Link against ntdll. 2008-07-22 14:40:05 +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
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 * Makefile.in: Add define to CXXFLAGS. 2001-12-11 22:51:01 +00:00
mount.cc * mount.cc (NT_MAX_PATH): Define. 2008-08-13 16:35:04 +00:00
parse_pe.cc * dumper.cc: Change license to plain GPLv2 + later. 2007-07-24 19:08:23 +00:00
passwd.c * passwd.c (longopts): Add --logonserver option. 2005-08-18 20:25:43 +00:00
path.cc * cygcheck.cc (pathlike::check_existence): Remove class name from declaration. 2008-09-12 22:43:10 +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 Cleanup formatting on some files. Remove excessive whitespace. 2000-10-28 05:00:00 +00:00
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 * mount.cc (NT_MAX_PATH): Define. 2008-08-13 16:35:04 +00:00