summaryrefslogtreecommitdiffstats
path: root/winsup/utils
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'gdb_7_4-branch'.gdb_7_4-2011-12-13-branchpointcvs2svn2011-12-0842-29525/+0
* * Makefile.in (cygpath.exe): Add -luserenv to ALL_LDFLAGS.Corinna Vinschen2011-12-023-156/+78
* * mkgroup.c: Drop support for NT4 domains.Corinna Vinschen2011-12-014-156/+54
* * locale.cc (print_locale_with_codeset): Fetch Windows path as UNICODECorinna Vinschen2011-11-282-3/+8
* * ps.cc: Remove all Win 9x considerations. Use psapi functionsCorinna Vinschen2011-11-283-120/+25
* * strace.cc (attach_process): Use NT_SUCCESS to figure out ifChristopher Faylor2011-11-242-3/+16
* * strace.cc (handle_output_debug_string): Disable code which attempted to addChristopher Faylor2011-11-142-0/+10
* * cygcheck.cc (dump_sysinfo): Add Windows 8 recognition. Note asCorinna Vinschen2011-10-132-4/+15
* * utils.sgml (getconf): Expand documentation.Yaakov Selkowitz2011-10-112-4/+24
* * ldd.cc (VERSION): Remove.Corinna Vinschen2011-10-102-2/+4
* * ldd.cc: Update copyright.Christopher Faylor2011-10-102-1/+5
* * Align usage output, version output, as well as usage and versionCorinna Vinschen2011-10-1021-611/+687
* * locale.cc (usage): Restructure, rephrase, add new options. DropCorinna Vinschen2011-10-103-40/+123
* * cygcheck.cc (check_keys): Use UNICODE Win32 functions.Corinna Vinschen2011-10-102-6/+10
* * strace.cc (attach_process): Try to turn off DEBUG_ONLY_THIS_PROCESSJon TURNEY2011-09-153-3/+30
* * Makefile.in: Check for header file existence when building dumper.exe too.Christopher Faylor2011-08-212-3/+10
* * ps.cc (main): Don't overwrite process name, just attach <defunct>Corinna Vinschen2011-08-102-5/+10
* * Makefile.in (CYGWIN_BINS): Add getconf.Yaakov Selkowitz2011-07-203-1/+570
* * mingw: Force use of bash.Christopher Faylor2011-06-142-1/+5
* * ps.cc (ttynam): Accommodate new console numbering.Christopher Faylor2011-05-292-8/+16
* * locale.cc (print_locale_with_codeset): Align printing of locale namesCorinna Vinschen2011-05-032-4/+10
* * setfacl.c (getaclentry): Allow extra colon in mask and other entries.Corinna Vinschen2011-04-182-1/+9
* 2011-04-12 Jon TURNEY <jon.turney@dronecode.org.uk>Jon TURNEY2011-04-132-1/+5
* * passwd.c (main): Add the ability to specify a username for the -RCorinna Vinschen2011-04-043-12/+38
* * regtool.cc (cmd_set): Avoid a compiler warning.Corinna Vinschen2011-03-302-5/+11
* * cygcheck.cc (handle_unique_object_name): Avoid a compiler warning.Corinna Vinschen2011-03-294-5/+18
* * setfacl.c (strchrnul): Drop local implementation.Corinna Vinschen2011-03-282-11/+5
* * cygcheck.cc: Fix copyright dates.Corinna Vinschen2011-02-152-1/+5
* * cygcheck.cc (main): don't imply -d from -s option to cygcheckCorinna Vinschen2011-01-102-3/+7
* * setfacl.c (strchrnul): New function.Corinna Vinschen2010-12-112-68/+71
* * cygpath.cc (get_device_name): Fix path length test.Corinna Vinschen2010-12-062-1/+5
* * regtool.c (cmd_set): Write correct number of bytes for REG_MULTI_SZ case.Christopher Faylor2010-10-312-2/+7
* * cygpath.cc (RtlEqualUnicodePathPrefix): New helper function.Corinna Vinschen2010-09-062-10/+73
* * ldh.cc (WinMain): Change DONT_RESOLVE_DLL_REFERENCES toCorinna Vinschen2010-08-282-1/+6
* * loadlib.h: New header implementing safe LoadLibrary calls.Corinna Vinschen2010-08-2813-15/+95
* * cygpath.cc (get_device_name): Prefer the \\.\X: DOS device forCorinna Vinschen2010-08-262-2/+17
* * ldd.cc (report): Drop long pathname considerations which result inCorinna Vinschen2010-08-232-9/+7
* * mount.cc (from_fstab): Fix potentially fatal typo.Corinna Vinschen2010-08-132-1/+5
* * mount.cc (do_mount): Don't treat "bind" mount as remote mount.Corinna Vinschen2010-08-113-18/+46
* * mingw: Use sysroot, if present, for mingw_dir.Yaakov Selkowitz2010-08-112-1/+9
* * dump_setup.cc (tfx_chars): New WCHAR array, copied from Cygwin.Corinna Vinschen2010-07-212-3/+114
* * ldd.cc: Clean up formatting throughout.Christopher Faylor2010-07-052-46/+50
* * dump_setup.cc (dump_file): Read requested content from setup.rcCorinna Vinschen2010-07-052-13/+31
* * utils.sgml (locale): Change stray local cygdrive prefix to Cygwin'sCorinna Vinschen2010-06-292-1/+6
* * utils.sgml (mount): Add description for "dos" and "ihash" mountCorinna Vinschen2010-04-292-0/+13
* * path.cc: Include sys/cygwin.h if built for mount(1).Corinna Vinschen2010-04-292-1/+17
* * mount.cc (oopts): Remove entirely.Corinna Vinschen2010-04-292-48/+17
* * locale.cc (print_lc_xxx_charset): Remove.Corinna Vinschen2010-04-282-100/+112
* * locale.cc (print_charmaps): Add EUC-CN and GB2312.Corinna Vinschen2010-03-272-0/+6
* * regtool.cc (find_key): Fix allocation size of "value".Corinna Vinschen2010-03-242-2/+6