aboutsummaryrefslogtreecommitdiff
path: root/winsup/utils
AgeCommit message (Expand)AuthorFilesLines
2010-09-06 * cygpath.cc (RtlEqualUnicodePathPrefix): New helper function.Corinna Vinschen2-10/+73
2010-08-28 * ldh.cc (WinMain): Change DONT_RESOLVE_DLL_REFERENCES toCorinna Vinschen2-1/+6
2010-08-28 * loadlib.h: New header implementing safe LoadLibrary calls.Corinna Vinschen13-15/+95
2010-08-26 * cygpath.cc (get_device_name): Prefer the \\.\X: DOS device forCorinna Vinschen2-2/+17
2010-08-23 * ldd.cc (report): Drop long pathname considerations which result inCorinna Vinschen2-9/+7
2010-08-13 * mount.cc (from_fstab): Fix potentially fatal typo.Corinna Vinschen2-1/+5
2010-08-11 * mount.cc (do_mount): Don't treat "bind" mount as remote mount.Corinna Vinschen3-18/+46
2010-08-11* mingw: Use sysroot, if present, for mingw_dir.Yaakov Selkowitz2-1/+9
2010-07-21 * dump_setup.cc (tfx_chars): New WCHAR array, copied from Cygwin.Corinna Vinschen2-3/+114
2010-07-05* ldd.cc: Clean up formatting throughout.Christopher Faylor2-46/+50
2010-07-05 * dump_setup.cc (dump_file): Read requested content from setup.rcCorinna Vinschen2-13/+31
2010-06-29 * utils.sgml (locale): Change stray local cygdrive prefix to Cygwin'sCorinna Vinschen2-1/+6
2010-04-29 * utils.sgml (mount): Add description for "dos" and "ihash" mountCorinna Vinschen2-0/+13
2010-04-29 * path.cc: Include sys/cygwin.h if built for mount(1).Corinna Vinschen2-1/+17
2010-04-29 * mount.cc (oopts): Remove entirely.Corinna Vinschen2-48/+17
2010-04-28 * locale.cc (print_lc_xxx_charset): Remove.Corinna Vinschen2-100/+112
2010-03-27 * locale.cc (print_charmaps): Add EUC-CN and GB2312.Corinna Vinschen2-0/+6
2010-03-24 * regtool.cc (find_key): Fix allocation size of "value".Corinna Vinschen2-2/+6
2010-03-23 * locale.cc (add_locale_alias_locales): Always use loc_num at functionCorinna Vinschen2-1/+7
2010-03-23 * locale.cc: Revert accidental checkin of unfinished changes.Corinna Vinschen2-98/+104
2010-03-23 * locale.cc (print_locale_with_codeset): Drop redundant name parameter.Corinna Vinschen2-107/+112
2010-02-26 * utils.sgml (kill): Add SIGIO, SIGCLD, and SIGPWR.Yaakov Selkowitz2-0/+7
2010-02-25 * utils.sgml (locale): Change description of -a and -av to matchCorinna Vinschen2-15/+53
2010-02-23 * locale.cc (printlocale): Remove.Corinna Vinschen2-17/+182
2010-02-22* strace.cc (mnemonic_table): Add "special" mask option.Christopher Faylor3-38/+49
2010-02-22 * cygpath.cc (do_pathconv): Fix erroneously printing native NT pathCorinna Vinschen2-1/+8
2010-02-22 * locale.cc (lc_time_names): Add "date_fmt" entry.Corinna Vinschen2-0/+5
2010-02-19Update copyrightChristopher Faylor1-1/+1
2010-02-19utils/ChangeLog:Christopher Faylor3-0/+9
2010-02-19 * locale.cc (print_lc_mstrings): New function to printCorinna Vinschen2-2/+46
2010-02-17 * Makefile.in (CYGWIN_BINS): Rename getlocale to locale.Corinna Vinschen5-292/+719
2010-02-13 * cygpath.cc (do_pathconv): Fix potential crash.Corinna Vinschen2-6/+8
2010-02-11 * getlocale.c (main): Rename local variable to avoid problems.Corinna Vinschen3-24/+83
2010-02-10 * getlocale.c (usage): Change text slightly.Corinna Vinschen2-2/+6
2010-02-10 * getlocale.c (main): Restrict -a loop to avoid psudo language entriesCorinna Vinschen2-1/+6
2010-02-10 * getlocale.c (main): Revamp -a loop to avoid duplicates and to printCorinna Vinschen2-16/+81
2010-01-25 * getlocale.c (main): Use setlocale and fetch string from WindowsCorinna Vinschen2-5/+14
2010-01-22 * Makefile.in (CYGWIN_BINS): Add getlocale.Corinna Vinschen4-2/+185
2010-01-16 * cygpath.cc (get_mixed_name): Drop function. Replace with call toCorinna Vinschen2-35/+15
2010-01-11 * mount.cc (do_mount_from_fstab): Allow to change cygdrive prefix, too.Corinna Vinschen2-16/+39
2010-01-07 * cygpath.cc: Throughout, free obsolete path buffers.Corinna Vinschen2-12/+52
2010-01-07 * cygpath.cc (main): Remove enforcing "en_US.UTF-8" locale.Corinna Vinschen2-26/+28
2009-12-18* ps.cc (main): Return 0 if pid found.Christopher Faylor2-2/+9
2009-12-16 * regtool.cc: Throughout, convert all registry calls to wide charCorinna Vinschen3-100/+146
2009-11-29 * setfacl.c (getaclentry): Allow to delete default entries for theCorinna Vinschen2-3/+17
2009-11-27 * cygcheck.cc (dump_sysinfo): Fix typo in products.Corinna Vinschen2-1/+5
2009-11-11 * getfacl.c (print_version): Fix copyright.Corinna Vinschen2-18/+23
2009-11-04 * path.cc (read_mounts): Skip unnecessary test if path has beenCorinna Vinschen2-6/+15
2009-11-04 * cygcheck.cc (cygwin_dll_path): New global variable.Corinna Vinschen4-15/+28
2009-11-04 * path.cc (read_mounts): First get installation path from own path.Corinna Vinschen2-20/+49