libc/winsup/utils
Corinna Vinschen d2cc418e6e * cygpath.cc (RtlEqualUnicodePathPrefix): New helper function.
(HARDDISK_PREFIX): Move.
	(GLOBALROOT_PREFIX): Define.
	(get_device_name): Take GLOBALROOT_PREFIX into account.
	Improve check for path to allow filesystem access via block devices.
	Potentially drop \\.\ prefix if resulting path is a valid DOS
	pathname.
	(do_pathconv): Make sure to drop \\?\ prefix only if path is
	actually a filesystem based path.
	(print_version): Fix copyright.
2010-09-06 09:48:55 +00:00
..
COPYING.dumper * dumper.cc: Change license to plain GPLv2 + later. 2007-07-24 19:08:23 +00:00
ChangeLog * cygpath.cc (RtlEqualUnicodePathPrefix): New helper function. 2010-09-06 09:48:55 +00:00
ChangeLog-2000 * regtool.cc (translate): Ensure that 'c' is initialized. 2001-01-10 14:20:16 +00:00
Makefile.in * Makefile.in (CYGWIN_BINS): Rename getlocale to locale. 2010-02-17 15:01:56 +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 * loadlib.h: New header implementing safe LoadLibrary calls. 2010-08-28 11:22:37 +00:00
cygpath.cc * cygpath.cc (RtlEqualUnicodePathPrefix): New helper function. 2010-09-06 09:48:55 +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 * 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 (print_version): Fix copyright. 2009-11-11 10:12:35 +00:00
kill.cc * kill.cc (main): Skip to PID loop on invalid option to handle 2009-10-12 16:01:44 +00:00
ldd.cc * ldd.cc (report): Drop long pathname considerations which result in 2010-08-23 11:04:04 +00:00
ldh.cc * ldh.cc (WinMain): Change DONT_RESOLVE_DLL_REFERENCES to 2010-08-28 12:12:53 +00:00
loadlib.h * loadlib.h: New header implementing safe LoadLibrary calls. 2010-08-28 11:22:37 +00:00
locale.cc * loadlib.h: New header implementing safe LoadLibrary calls. 2010-08-28 11:22:37 +00:00
mingw * mingw: Use sysroot, if present, for mingw_dir. 2010-08-11 03:01:55 +00:00
mkgroup.c * loadlib.h: New header implementing safe LoadLibrary calls. 2010-08-28 11:22:37 +00:00
mkpasswd.c * loadlib.h: New header implementing safe LoadLibrary calls. 2010-08-28 11:22:37 +00:00
module_info.cc * loadlib.h: New header implementing safe LoadLibrary calls. 2010-08-28 11:22:37 +00:00
mount.cc * mount.cc (from_fstab): Fix potentially fatal typo. 2010-08-13 19:10:22 +00:00
parse_pe.cc * dumper.cc: Change license to plain GPLv2 + later. 2007-07-24 19:08:23 +00:00
passwd.c * cygpath.cc (main): Only setlocale for LC_CTYPE category. Fallback 2009-05-15 11:30:18 +00:00
path.cc * loadlib.h: New header implementing safe LoadLibrary calls. 2010-08-28 11:22:37 +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 * loadlib.h: New header implementing safe LoadLibrary calls. 2010-08-28 11:22:37 +00:00
regtool.cc * loadlib.h: New header implementing safe LoadLibrary calls. 2010-08-28 11:22:37 +00:00
setfacl.c * setfacl.c (getaclentry): Allow to delete default entries for the 2009-11-29 14:28:29 +00:00
setmetamode.c * Makefile.in: Build setmetamode.exe. 2006-07-03 16:00:58 +00:00
ssp.c * mkpasswd.c (current_user): Don't use HOMEDRIVE/HOMEPATH to generate 2009-05-06 11:54:24 +00:00
ssp.txt Cleanup formatting on some files. Remove excessive whitespace. 2000-10-28 05:00:00 +00:00
strace.cc * loadlib.h: New header implementing safe LoadLibrary calls. 2010-08-28 11:22:37 +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 (do_mount): Don't treat "bind" mount as remote mount. 2010-08-11 11:01:14 +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