]> sourceware.org Git - newlib-cygwin.git/history - winsup/utils/ChangeLog
* Merge in cygwin-64bit-branch.
[newlib-cygwin.git] / winsup / utils / ChangeLog
2013-04-23 Corinna Vinschen * Merge in cygwin-64bit-branch.
2013-02-21 Yaakov Selkowitz* Makefile.in (CYGWIN_LDFLAGS): Replace -static-lib...
2012-12-14 Corinna Vinschen * utils.sgml (mount): Document sparse mount option.
2012-11-28 Christopher Faylor* Makefile.in: Move CFLAGS and CXXFLAGS so that they...
2012-11-27 Christopher Faylor* Makefile.in (ZLIBS): Common define to force static...
2012-11-27 Christopher Faylor* Makefile.in: Make sure that libz is always loaded...
2012-11-26 Christopher FaylorChangeLog:
2012-11-26 Corinna Vinschen * bloda.cc: Drop Mingw.org considerations.
2012-11-23 Christopher FaylorChangeLog:
2012-11-09 Corinna Vinschen * path.cc (vcygpath): Handle cygdrive prefix.
2012-11-07 Corinna Vinschenwinsup:
2012-11-05 Corinna Vinschen * Makefile.in (MINGW_CXX): Attach $(CFLAGS) to allow...
2012-10-24 Corinna Vinschen * configure.in: Add AC_NO_EXECUTABLES,
2012-10-24 Yaakov Selkowitz * configure.in: Add check for MINGW_CXX. Remove libic...
2012-10-19 Corinna Vinschen * Makefile.in (cygcheck.exe): Add temporary (1.7.17...
2012-10-09 Corinna Vinschen * cygcheck.cc (dump_sysinfo): Convert "if/else if...
2012-09-02 Corinna Vinschen * cygcheck.cc (dump_sysinfo): Drop "not yet supported...
2012-07-11 Corinna Vinschen * Makefile.in (cygcheck.exe): Link against psapi.dll.
2012-07-06 Corinna Vinschen * cygpath.cc: Change including headers to allow buildi...
2012-06-03 Corinna Vinschen * cygcheck.cc (dump_sysinfo): Change "Server 8" to...
2012-05-05 Corinna Vinschen * mkpasswd.c (current_user): Actually *use* $HOME...
2012-04-05 Corinna Vinschen * mkgroup.c (print_special_by_sid): Rename from print_...
2012-02-24 Yaakov Selkowitz* pldd.c: Fix typo in license header.
2012-02-09 Corinna Vinschen * passwd.cc: Add -v option to print version informatio...
2012-02-04 Corinna Vinschen * utils.sgml: Fix typos.
2012-01-31 Christopher Faylor* strace.cc (proc_child): Don't right-shift exit value.
2012-01-29 Corinna Vinschen * tzset.c: Throughout use wide characters to be locale...
2012-01-29 Corinna Vinschen * Makefile.in (CYGWIN_BINS): Add tzset.
2012-01-24 Yaakov Selkowitz * ldd.cc (start_process): Handle .oct and .so as DLLs.
2011-12-22 Corinna Vinschen Don't leave Windows 2000 behind.
2011-12-22 Corinna Vinschen * Makefile.in (ps.exe): Drop -lpsapi from ALL_LDFLAGS.
2011-12-02 Corinna Vinschen * Makefile.in (cygpath.exe): Add -luserenv to ALL_LDFLAGS.
2011-12-01 Corinna Vinschen * mkgroup.c: Drop support for NT4 domains.
2011-11-28 Corinna Vinschen * locale.cc (print_locale_with_codeset): Fetch Windows...
2011-11-28 Corinna Vinschen * ps.cc: Remove all Win 9x considerations. Use psapi...
2011-11-24 Christopher Faylor* strace.cc (attach_process): Use NT_SUCCESS to figure...
2011-11-14 Christopher Faylor* strace.cc (handle_output_debug_string): Disable code...
2011-10-13 Corinna Vinschen * cygcheck.cc (dump_sysinfo): Add Windows 8 recognitio...
2011-10-11 Yaakov Selkowitz * utils.sgml (getconf): Expand documentation.
2011-10-10 Corinna Vinschen * ldd.cc (VERSION): Remove.
2011-10-10 Christopher Faylor* ldd.cc: Update copyright.
2011-10-10 Corinna Vinschen * Align usage output, version output, as well as usage...
2011-10-10 Corinna Vinschen * locale.cc (usage): Restructure, rephrase, add new...
2011-10-10 Corinna Vinschen * cygcheck.cc (check_keys): Use UNICODE Win32 functions.
2011-09-15 Jon TURNEY * strace.cc (attach_process): Try to turn off DEBUG_ON...
2011-08-21 Christopher Faylor* Makefile.in: Check for header file existence when...
2011-08-10 Corinna Vinschen * ps.cc (main): Don't overwrite process name, just...
2011-07-20 Yaakov Selkowitz* Makefile.in (CYGWIN_BINS): Add getconf.
2011-06-14 Christopher Faylor* mingw: Force use of bash.
2011-05-29 Christopher Faylor* ps.cc (ttynam): Accommodate new console numbering.
2011-05-03 Corinna Vinschen * locale.cc (print_locale_with_codeset): Align printin...
2011-04-18 Corinna Vinschen * setfacl.c (getaclentry): Allow extra colon in mask...
2011-04-13 Jon TURNEY2011-04-12 Jon TURNEY <jon.turney@dronecode.org.uk>
2011-04-04 Corinna Vinschen * passwd.c (main): Add the ability to specify a userna...
2011-03-30 Corinna Vinschen * regtool.cc (cmd_set): Avoid a compiler warning.
2011-03-29 Corinna Vinschen * cygcheck.cc (handle_unique_object_name): Avoid a...
2011-03-28 Corinna Vinschen * setfacl.c (strchrnul): Drop local implementation.
2011-02-15 Corinna Vinschen * cygcheck.cc: Fix copyright dates.
2011-01-10 Corinna Vinschen * cygcheck.cc (main): don't imply -d from -s option...
2010-12-11 Corinna Vinschen * setfacl.c (strchrnul): New function.
2010-12-06 Corinna Vinschen * cygpath.cc (get_device_name): Fix path length test.
2010-10-31 Christopher Faylor* regtool.c (cmd_set): Write correct number of bytes...
2010-09-06 Corinna Vinschen * cygpath.cc (RtlEqualUnicodePathPrefix): New helper...
2010-08-28 Corinna Vinschen * ldh.cc (WinMain): Change DONT_RESOLVE_DLL_REFERENCES to
2010-08-28 Corinna Vinschen * loadlib.h: New header implementing safe LoadLibrary...
2010-08-26 Corinna Vinschen * cygpath.cc (get_device_name): Prefer the \\.\X:...
2010-08-23 Corinna Vinschen * ldd.cc (report): Drop long pathname considerations...
2010-08-13 Corinna Vinschen * mount.cc (from_fstab): Fix potentially fatal typo.
2010-08-11 Corinna Vinschen * mount.cc (do_mount): Don't treat "bind" mount as...
2010-08-11 Yaakov Selkowitz* mingw: Use sysroot, if present, for mingw_dir.
2010-07-21 Corinna Vinschen * dump_setup.cc (tfx_chars): New WCHAR array, copied...
2010-07-05 Christopher Faylor* ldd.cc: Clean up formatting throughout.
2010-07-05 Corinna Vinschen * dump_setup.cc (dump_file): Read requested content...
2010-06-29 Corinna Vinschen * utils.sgml (locale): Change stray local cygdrive...
2010-04-29 Corinna Vinschen * utils.sgml (mount): Add description for "dos" and...
2010-04-29 Corinna Vinschen * path.cc: Include sys/cygwin.h if built for mount(1).
2010-04-29 Corinna Vinschen * mount.cc (oopts): Remove entirely.
2010-04-28 Corinna Vinschen * locale.cc (print_lc_xxx_charset): Remove.
2010-03-27 Corinna Vinschen * locale.cc (print_charmaps): Add EUC-CN and GB2312.
2010-03-24 Corinna Vinschen * regtool.cc (find_key): Fix allocation size of "value".
2010-03-23 Corinna Vinschen * locale.cc (add_locale_alias_locales): Always use...
2010-03-23 Corinna Vinschen * locale.cc: Revert accidental checkin of unfinished...
2010-03-23 Corinna Vinschen * locale.cc (print_locale_with_codeset): Drop redundan...
2010-02-26 Yaakov Selkowitz * utils.sgml (kill): Add SIGIO, SIGCLD, and SIGPWR.
2010-02-25 Corinna Vinschen * utils.sgml (locale): Change description of -a and...
2010-02-23 Corinna Vinschen * locale.cc (printlocale): Remove.
2010-02-22 Christopher Faylor* strace.cc (mnemonic_table): Add "special" mask option.
2010-02-22 Corinna Vinschen * cygpath.cc (do_pathconv): Fix erroneously printing...
2010-02-22 Corinna Vinschen * locale.cc (lc_time_names): Add "date_fmt" entry.
2010-02-19 Christopher Faylorutils/ChangeLog:
2010-02-19 Corinna Vinschen * locale.cc (print_lc_mstrings): New function to print
2010-02-17 Corinna Vinschen * Makefile.in (CYGWIN_BINS): Rename getlocale to locale.
2010-02-13 Corinna Vinschen * cygpath.cc (do_pathconv): Fix potential crash.
2010-02-11 Corinna Vinschen * getlocale.c (main): Rename local variable to avoid...
2010-02-10 Corinna Vinschen * getlocale.c (usage): Change text slightly.
2010-02-10 Corinna Vinschen * getlocale.c (main): Restrict -a loop to avoid psudo...
2010-02-10 Corinna Vinschen * getlocale.c (main): Revamp -a loop to avoid duplicat...
2010-01-25 Corinna Vinschen * getlocale.c (main): Use setlocale and fetch string...
2010-01-22 Corinna Vinschen * Makefile.in (CYGWIN_BINS): Add getlocale.
2010-01-16 Corinna Vinschen * cygpath.cc (get_mixed_name): Drop function. Replace...
next
This page took 0.466809 seconds and 108 git commands to generate.