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
2008-03-12 * cygpath.cc (do_sysfolders): Use cygwin_conv_path.Corinna Vinschen
2008-03-11 * cygcheck.cc (find_app_on_path): Make buffer SYMLINK_MAX + 1Brian Dessent
2008-03-11 * cygcheck.cc (dirname): New static function.Brian Dessent
2008-03-09 * Makefile.in (install): Don't install the testsuite.Brian Dessent
2008-03-09 * Makefile.in: Add a 'check' target that builds and runsBrian Dessent
2008-03-08 * Makefile.in: Reorganize considerably, using GNU make'sBrian Dessent
2008-02-28 * mkpasswd.c (main): Simplify generating SYSTEM entry. Add entriesCorinna Vinschen
2008-01-13 * cygcheck.cc (dump_sysinfo): Always try to get a OSVERSIONINFOEXCorinna Vinschen
2007-12-29 * bloda.cc (enum bad_app): Add BYTEMOBILE.Dave Korn
2007-12-21 * Makefile.in (cygcheck.exe): Don't link to ntdll.Brian Dessent
2007-12-07 * regtool.cc (opts): Add missing 'W'.Corinna Vinschen
2007-12-06 * ps.cc: Include limits.h.Corinna Vinschen
2007-08-312007-08-31 Dave Korn <dave.korn@artimi.com>Dave Korn
2007-08-03 * Makefile.in (cygcheck.exe): Add bloda.o as prerequisite, adjustingDave Korn
2007-07-24 Add missing ChangeLog entry.Corinna Vinschen
2007-07-24 * dumper.cc: Change license to plain GPLv2 + later.Corinna Vinschen
2007-07-24* strace.cc (create_child): Don't convert a path from cygwin format unless itChristopher Faylor
2007-07-10* strace.cc (usage): Add missing description for -q.Christopher Faylor
2007-07-10* cygwin/strsig.cc (__signals): New macro.Christopher Faylor
2007-06-04* cygcheck.cc (pathlike): New class.Christopher Faylor
2007-05-29 * dumper.cc (dumper::prepare_core_dump): Record a phdr for each section.Corinna Vinschen
2007-05-29 * cygpath.cc (do_options): Allow outputflag combined with otherCorinna Vinschen
2007-05-23 * cygpath.cc: Include argz.h.Corinna Vinschen
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