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
2010-02-18This commit was manufactured by cvs2svn to create branch 'gdb_7_1-branch'.gdb_7_1-2010-03-18-releasegdb_7_1-2010-02-18-branchpointgdb_7_1-branchcvs2svn
2010-02-17 * Makefile.in (CYGWIN_BINS): Rename getlocale to locale.Corinna Vinschen
2010-02-13 * cygpath.cc (do_pathconv): Fix potential crash.Corinna Vinschen
2010-02-11 * getlocale.c (main): Rename local variable to avoid problems.Corinna Vinschen
2010-02-10 * getlocale.c (usage): Change text slightly.Corinna Vinschen
2010-02-10 * getlocale.c (main): Restrict -a loop to avoid psudo language entriesCorinna Vinschen
2010-02-10 * getlocale.c (main): Revamp -a loop to avoid duplicates and to printCorinna Vinschen
2010-01-25 * getlocale.c (main): Use setlocale and fetch string from WindowsCorinna Vinschen
2010-01-23 * Makefile.in (CYGWIN_BINS): Add getlocale.Corinna Vinschen
2010-01-16 * cygpath.cc (get_mixed_name): Drop function. Replace with call toCorinna Vinschen
2010-01-11 * mount.cc (do_mount_from_fstab): Allow to change cygdrive prefix, too.Corinna Vinschen
2010-01-07 * cygpath.cc: Throughout, free obsolete path buffers.Corinna Vinschen
2010-01-07 * cygpath.cc (main): Remove enforcing "en_US.UTF-8" locale.Corinna Vinschen
2009-12-18* ps.cc (main): Return 0 if pid found.Christopher Faylor
2009-12-16 * regtool.cc: Throughout, convert all registry calls to wide charCorinna Vinschen
2009-11-29 * setfacl.c (getaclentry): Allow to delete default entries for theCorinna Vinschen
2009-11-27 * cygcheck.cc (dump_sysinfo): Fix typo in products.Corinna Vinschen
2009-11-11 * getfacl.c (print_version): Fix copyright.Corinna Vinschen
2009-11-04 * path.cc (read_mounts): Skip unnecessary test if path has beenCorinna Vinschen
2009-11-04 * cygcheck.cc (cygwin_dll_path): New global variable.Corinna Vinschen
2009-11-04 * path.cc (read_mounts): First get installation path from own path.Corinna Vinschen
2009-11-04 * Makefile.in (cygpath.exe): Add -fno-threadsafe-statics to CXXFLAGS.Corinna Vinschen
2009-10-31 * cygcheck.cc: Include cygprops.h.Corinna Vinschen
2009-10-28 * cygcheck.cc (pretty_id): Drop arguments. Don't change CYGWINCorinna Vinschen
2009-10-20 * cygcheck.cc (dump_sysinfo): Update with latest NT 6.1 versions.Corinna Vinschen
2009-10-15 * cygpath.cc (get_special_folder): Fetch path as WCHAR and convertCorinna Vinschen
2009-10-12 * kill.cc (main): Skip to PID loop on invalid option to handleCorinna Vinschen
2009-08-11 * mkgroup.c (enum_local_groups): Avoid error message if given groupCorinna Vinschen
2009-08-10 * mingw: Add fallbacks to search for MinGW components in standardDave Korn
2009-08-09 * mount.cc (do_mount): Don't exit, just return.Corinna Vinschen
2009-07-23 * cygcheck.cc (dump_sysinfo): Add missing "Server Foundation" toCorinna Vinschen
2009-07-22 * mount.cc (do_mount): Replace --no-executable flag with notexecCorinna Vinschen
2009-07-22 * Makefile.in (path-mount.o): Add a rule to build stripped down versionCorinna Vinschen
2009-07-15 * strace.cc (main): Open trace output file in UNIX mode.Corinna Vinschen
2009-07-13 * cygcheck.cc (dump_sysinfo): Remove "not yet supported" text.Corinna Vinschen
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 (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