libc/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 * dumper.cc: Change license to plain GPLv2 + later. 2007-07-24 19:08:23 +00:00
ChangeLog * Makefile.in (cygpath.exe): Add -luserenv to ALL_LDFLAGS. 2011-12-02 16:15:26 +00:00
ChangeLog-2000 * regtool.cc (translate): Ensure that 'c' is initialized. 2001-01-10 14:20:16 +00:00
Makefile.in * Makefile.in (cygpath.exe): Add -luserenv to ALL_LDFLAGS. 2011-12-02 16:15:26 +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 (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 * cygwin-console-helper.cc: New file. 2009-07-05 00:01:26 +00:00
dump_setup.cc * dump_setup.cc (tfx_chars): New WCHAR array, copied from Cygwin. 2010-07-21 10:30:53 +00:00
dumper.cc * Align usage output, version output, as well as usage and version 2011-10-10 14:57:48 +00:00
dumper.h * dumper.cc: Change license to plain GPLv2 + later. 2007-07-24 19:08:23 +00:00
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 * ldh.cc (WinMain): Change DONT_RESOLVE_DLL_REFERENCES to 2010-08-28 12:12:53 +00:00
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 * loadlib.h: New header implementing safe LoadLibrary calls. 2010-08-28 11:22:37 +00:00
mount.cc * Align usage output, version output, as well as usage and version 2011-10-10 14:57:48 +00:00
parse_pe.cc * dumper.cc: Change license to plain GPLv2 + later. 2007-07-24 19:08:23 +00:00
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 * Makefile.in (path-mount.o): Add a rule to build stripped down version 2009-07-22 10:20:26 +00:00
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 Cleanup formatting on some files. Remove excessive whitespace. 2000-10-28 05:00:00 +00:00
strace.cc * strace.cc (attach_process): Use NT_SUCCESS to figure out if 2011-11-24 21:54:41 +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 * 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 * wide_path.h (class wide_path): New class to convert Windows path 2009-03-14 14:56:20 +00:00