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-07-30* Makefile.in: Link cygcheck with -lntdll even without mingw-zlib.Christopher Faylor
2008-07-27* cygcheck.cc (load_cygwin): Free the cygwin dll after we're done with it.Christopher Faylor
2008-07-25* mount.cc: Remove non-unix-like options (-x,-t,b) throughout.Christopher Faylor
2008-07-25 * utils.sgml: Remove useless text.Corinna Vinschen
2008-07-24 * mkgroup.c (main): Fix test for duplicate domain/machine request.Corinna Vinschen
2008-07-23 * mkgroup.c: Rework to allow per-domain/per-machine id_offset.Corinna Vinschen
2008-07-23 * mkgroup.c: Consolidate variable names.Corinna Vinschen
2008-07-23 * mkgroup.c (enum_groups): Create full qualified groupname usingCorinna Vinschen
2008-07-23 * mkgroup.c (main): Remove special root group code. Only printCorinna Vinschen
2008-07-22 * Makefile.in (cygcheck.exe): Link against ntdll.Corinna Vinschen
2008-07-17 * mount.cc (do_mount): Remove MOUNT_ENC code.Corinna Vinschen
2008-07-17 * utils.sgml: Add id's to all examples.Corinna Vinschen
2008-07-09 * mkgroup.c: Use statically linked functions throughout, except forCorinna Vinschen
2008-05-22 * setfacl.c (setfacl): Change from void to int. Return 2 in case ofCorinna Vinschen
2008-05-15 * Makefile.in (CYGWIN_BINS): Remove ipcrm and ipcs.Corinna Vinschen
2008-04-23 * mount.cc (usage): Mark -s and -u as ignored.Corinna Vinschen
2008-04-22 * cygcheck.cc (dump_sysinfo): Fix multiple Cygwin DLL test.Corinna Vinschen
2008-03-16 * path.cc: Include malloc.h for alloca.Brian Dessent
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