Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-05* cygwin-console-helper.cc: New file.Christopher Faylor
2009-06-10 * path.cc (oopts): Sort alphabetically, add missing "auto" andCorinna Vinschen
2009-05-17 * cygpath.cc (codepage): New variable.Corinna Vinschen
2009-05-16 * Makefile.in (cygpath.exe): Link against cygwin.a before linkingCorinna Vinschen
2009-05-15 * cygpath.cc (main): Only setlocale for LC_CTYPE category. FallbackCorinna Vinschen
2009-05-14cygwin ChangeLogChristopher Faylor
2009-05-11 * Makefile.in: Link ps.exe agains ntdll.dll.Corinna Vinschen
2009-05-06 * Move ChangeLog entry.Corinna Vinschen
2009-05-06 * mkpasswd.c (current_user): Don't use HOMEDRIVE/HOMEPATH to generateCorinna Vinschen
2009-05-04* cygcheck.cc (find_app_on_path): Avoid using NULL pointer if find_on_pathChristopher Faylor
2009-05-04 * cygcheck.cc (usage): Fix option order and print.Corinna Vinschen
2009-04-22* strace.cc (create_child): Set CYGWIN=noglob when starting new process so thatChristopher Faylor
2009-04-15 * cygpath.cc (do_pathconv): Only skip \\?\ prefix if it's reallyCorinna Vinschen
2009-04-14 * Makefile.in (dumper.exe): Add -lz to ALL_LDFLAGS.Dave Korn
2009-04-07 * path.cc (readlink): Accommodate new UTF-16 symlinks.Corinna Vinschen
2009-04-03 * utils.sgml: Various syntactical and semantical fixes.Corinna Vinschen
2009-03-27 * utils.sgml (passwd -R): Remove references to CYGWIN="server".Corinna Vinschen
2009-03-24 * cygcheck.cc (dump_sysinfo): Fix compiler warning in printf.Corinna Vinschen
2009-03-23 * passwd.c (usage): Change description for -d option according toCorinna Vinschen
2009-03-23 * passwd.c (caller_is_admin): New function to test if calling userCorinna Vinschen
2009-03-22 * passwd.c (main): Always get logonserver from environment andCorinna Vinschen
2009-03-22 * ldd.cc: Fix compiler warning.Corinna Vinschen
2009-03-18*** empty log message ***Christopher Faylor
2009-03-18Re-add inexplicably missing ldh.cc.Christopher Faylor
2009-03-18* ldd.cc (load_dll): Start helper program rather than ldd.exe.Christopher Faylor
2009-03-14* ldd.cc (longopts): Add --dll option.Christopher Faylor
2009-03-14 * path.cc (from_fstab): Use wcstombs/mbstowcs instead ofCorinna Vinschen
2009-03-14 * wide_path.h (class wide_path): New class to convert Windows pathCorinna Vinschen
2009-03-14* ldd.cc: Rework to detect missing DLLs.Christopher Faylor
2009-03-09 * utils.sgml: Fix typo.Corinna Vinschen
2009-03-09* cygcheck.cc (usage): Fix typo.Christopher Faylor
2009-03-02 * utils.sgml: Set example prompt to "$" throughout. Don't use "/"Corinna Vinschen
2009-03-02 * mount.cc (mount_entries): Handle a "/" cygdrive prefix correctly.Corinna Vinschen
2009-02-24Add DESTDIR functionality to Makefile.in's.Christopher Faylor
2009-01-29 * cygcheck.cc (dump_sysinfo): Evaluate and print state ofCorinna Vinschen
2009-01-21ChangeLog:Corinna Vinschen
2009-01-17 * Makefile.in: Fix copyright date.Corinna Vinschen
2009-01-16 * cygcheck.cc (dump_sysinfo): Raise size of osname. Add Windows 7Corinna Vinschen
2009-01-09* ldd.cc: New file. First stab at implementing ldd-like functionality forChristopher Faylor
2009-01-06 * cygcheck.cc (dump_sysinfo_services): Quote the path for popen.Pierre Humblet
2008-12-31 * cygcheck.cc (pretty_id): Quote the path for popen.Pierre Humblet
2008-12-16 * utils.sgml: Fix typo in passwd screen text.Corinna Vinschen
2008-12-15 * passwd.c (main): Put how to delete the registry password on its ownCorinna Vinschen
2008-12-14* utils.sgml: Convert some backslashes to slashes.Christopher Faylor
2008-11-26 * passwd.c (longopts): Add --reg-store-pwd option.Corinna Vinschen
2008-10-29* Makefile.in (ALL_LDFLAGS): Link libgcc statically for everything here.Christopher Faylor
2008-10-13fix typoChristopher Faylor
2008-10-13* mingw: Set sawcfile when -xc* is detected. Extend list of detected sourceChristopher Faylor
2008-10-13* mingw: Add more checks to allow more varied use.Christopher Faylor
2008-10-12* mingw: Use a better method to find where mingw directory lives.Christopher Faylor