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
2007-03-31* utils/cygpath.cc (get_long_path_name_w32impl): Close handles returned byChristopher Faylor
2007-03-30* cygwin/external.cc (cygwin_internal): Implement CW_SET_DOS_FILE_WARNING.Christopher Faylor
2007-02-22 * ipcs.c (_POSIX2_LINE_MAX): Drop definition.Corinna Vinschen
2007-02-20 * cygcheck.cc (dump_sysinfo): Add "not supported" to osname on 9xCorinna Vinschen
2007-01-09 * cygpath.cc (usage): Add -O and -F, remove tabs.Corinna Vinschen
2006-12-21 * dumper.cc: Include ansidecl.h before including bfd.h to woraroundCorinna Vinschen
2006-12-11* dumper.cc: Add an include to accommodate new include/elf usage.Christopher Faylor
2006-12-11correct email addressChristopher Faylor
2006-12-11* mount.cc (do_mount): Avoid unnecessary cygwin_conv_to_win32_path and passChristopher Faylor
2006-10-21 * regtool.cc (key_type): Drop.Corinna Vinschen
2006-10-19 * regtool.cc (longopts): Add --wow32 option.Corinna Vinschen
2006-10-16 * regtool.cc (KEY_WOW64_64KEY): Drop definition. Instead defineCorinna Vinschen
2006-10-16 * regtool.cc (KEY_WOW64_64KEY): Define.Corinna Vinschen
2006-10-05 * cygcheck.cc (get_word, get_dword): Move to path.cc.Corinna Vinschen
2006-09-13white spaceChristopher Faylor
2006-09-13Check in previously mentioned change to cygcheck.ccChristopher Faylor
2006-09-12* Makefile.in: Fix -ntdll typo.Christopher Faylor
2006-08-03 * path.cc (vconcat): Don't convert backslahes to slashes.Corinna Vinschen
2006-08-02 * Makefile.in (cygpath.exe): Add rule to link cygpath against ntdll.dll.Corinna Vinschen
2006-07-31 * cygpath.cc (get_long_name): Fallback to get_long_path_name_w32impl.Corinna Vinschen
2006-07-28 * cygpath.c (get_long_name): Cover the case that GetLongPathNameCorinna Vinschen
2006-07-03 * Makefile.in: Build setmetamode.exe.Corinna Vinschen
2006-05-24update to newer autoconfChristopher Faylor
2006-05-24* strace.cc (proc_child): Propagate return code from child process.Christopher Faylor
2006-03-03 * regtool.cc (options): Add 'binary'.Corinna Vinschen
2006-02-17 * cygpath.cc (get_long_name): Load GetLongPathNameA instead of incorrectCorinna Vinschen
2006-02-17 * ps.cc (main): Set aflag if -p option is given.Corinna Vinschen
2006-02-16 * ps.cc (longopts): Add --process option.Corinna Vinschen
2006-02-15 * regtool.cc (usage): Clarify help for "-K".Corinna Vinschen
2006-02-08 * cygcheck.cc (find_on_path): Update copyright text.Corinna Vinschen
2006-02-08 * cygcheck.cc (find_on_path): Create copy of rv on successful accessCorinna Vinschen
2006-01-20* cygcheck.cc (common_paths): Add "patch".Christopher Faylor
2006-01-19* cygcheck.cc (init_paths): Record first_nonsys_path.Christopher Faylor
2006-01-19white spaceChristopher Faylor
2006-01-18Wasn't going to check this in but since it did get checked in, here's a Chang...Christopher Faylor
2006-01-18bad_keywordsChristopher Faylor
2006-01-18* cygpath.cc (dowin): Remove stray debugging printf statement.Dave Korn
2006-01-17copyrightChristopher Faylor
2006-01-17 * Makefile.in: Replace etcdir with sysconfdir.Corinna Vinschen
2006-01-15 * Makefile.in (cygcheck.exe): Do not link against libwininet.a.Corinna Vinschen
2006-01-13 * cygcheck.cc (dump_sysinfo): Convert k32 to HMODULE.Corinna Vinschen
2006-01-13 * cygcheck.cc (dump_sysinfo): Convert osname to const and remove castsCorinna Vinschen
2006-01-12* cygcheck.cc: Replace ` with ' throughout.Christopher Faylor
2006-01-05* cygcheck.cc (dump_sysinfo): Report the failing drive to prevent having toChristopher Faylor
2005-12-29*** cygwin DLL Changes:Christopher Faylor
2005-12-29* cygcheck.cc (common_apps): Add crontab, vi, vim.Christopher Faylor
2005-12-19 * dump_setup.cc (package_find): Fix is_alias computation for "/usr/lib".Corinna Vinschen
2005-12-15* cygcheck.cc (common_apps): Add a few more binaries to look for.Christopher Faylor
2005-12-05* strace.cc (show_usecs): Renamed from 'usecs'.Christopher Faylor
2005-11-22* Makefile.in: Link cygcheck with libwininet.a.Christopher Faylor