newlib/winsup/utils
Corinna Vinschen 71148bfcd5 * Makefile.in (cygpath.exe): Add -luserenv to ALL_LDFLAGS.
* cygpath.cc: Throughout, use cygwin_conv_path WIN_W rather than WIN_A
	conversion.
	(get_long_path_name_w32impl): Remove.
	(get_long_name): Drop pre-Windows 2000 accommodations.  Just call
	GetLongPathNameW here directly.
	(get_special_folder): Convert first parameter to WCHAR buffer pointer.
	Drop conversion of result from WCHAR * to char *.
	(do_sysfolders): Accommodate change to get_special_folder and only
	convert result to char * last.  Drop pre-Windows 2000 accommodations
	and just call GetProfilesDirectoryW directly.  Replace call to
	GetWindowsDirectoryW with call to GetSystemWindowsDirectoryW.
	Just call GetShortPathNameW directly.
	(do_pathconv): Simplify buffer handling.
2011-12-02 16:15:26 +00:00
..
COPYING.dumper
ChangeLog * Makefile.in (cygpath.exe): Add -luserenv to ALL_LDFLAGS. 2011-12-02 16:15:26 +00:00
ChangeLog-2000
Makefile.in * Makefile.in (cygpath.exe): Add -luserenv to ALL_LDFLAGS. 2011-12-02 16:15:26 +00:00
aclocal.m4
bloda.cc
configure
configure.in
cygcheck.cc * cygcheck.cc (dump_sysinfo): Add Windows 8 recognition. Note as 2011-10-13 17:50:48 +00:00
cygpath.cc * Makefile.in (cygpath.exe): Add -luserenv to ALL_LDFLAGS. 2011-12-02 16:15:26 +00:00
cygwin-console-helper.cc
dump_setup.cc
dumper.cc * Align usage output, version output, as well as usage and version 2011-10-10 14:57:48 +00:00
dumper.h
getconf.c * Align usage output, version output, as well as usage and version 2011-10-10 14:57:48 +00:00
getfacl.c * Align usage output, version output, as well as usage and version 2011-10-10 14:57:48 +00:00
kill.cc * Align usage output, version output, as well as usage and version 2011-10-10 14:57:48 +00:00
ldd.cc * ldd.cc (VERSION): Remove. 2011-10-10 15:34:52 +00:00
ldh.cc
loadlib.h * cygcheck.cc (handle_unique_object_name): Avoid a compiler warning. 2011-03-29 11:02:58 +00:00
locale.cc * locale.cc (print_locale_with_codeset): Fetch Windows path as UNICODE 2011-11-28 17:58:48 +00:00
mingw * mingw: Force use of bash. 2011-06-14 15:04:04 +00:00
mkgroup.c * mkgroup.c: Drop support for NT4 domains. 2011-12-01 13:06:13 +00:00
mkpasswd.c * mkgroup.c: Drop support for NT4 domains. 2011-12-01 13:06:13 +00:00
module_info.cc
mount.cc * Align usage output, version output, as well as usage and version 2011-10-10 14:57:48 +00:00
parse_pe.cc
passwd.c * Align usage output, version output, as well as usage and version 2011-10-10 14:57:48 +00:00
path.cc * cygcheck.cc (handle_unique_object_name): Avoid a compiler warning. 2011-03-29 11:02:58 +00:00
path.h
ps.cc * ps.cc: Remove all Win 9x considerations. Use psapi functions 2011-11-28 17:49:56 +00:00
regtool.cc * Align usage output, version output, as well as usage and version 2011-10-10 14:57:48 +00:00
setfacl.c * Align usage output, version output, as well as usage and version 2011-10-10 14:57:48 +00:00
setmetamode.c * Align usage output, version output, as well as usage and version 2011-10-10 14:57:48 +00:00
ssp.c * Align usage output, version output, as well as usage and version 2011-10-10 14:57:48 +00:00
ssp.txt
strace.cc * strace.cc (attach_process): Use NT_SUCCESS to figure out if 2011-11-24 21:54:41 +00:00
testsuite.cc
testsuite.h
umount.cc * Align usage output, version output, as well as usage and version 2011-10-10 14:57:48 +00:00
utils.sgml * mkgroup.c: Drop support for NT4 domains. 2011-12-01 13:06:13 +00:00
wide_path.h