CVSROOT:        /cvs/src
Module name:    src
Branch:         cr-0x5f1
Changes by:     [EMAIL PROTECTED]       2007-11-12 15:31:45

Modified files:
        winsup/utils   : ChangeLog Makefile.in cygcheck.cc cygpath.cc 
                         dumper.cc dumper.h mkgroup.c parse_pe.cc 
                         path.cc strace.cc 
Added files:
        winsup/utils   : COPYING.dumper bloda.cc 

Log message:
        2007-08-31  Dave Korn  <[EMAIL PROTECTED]>
        
        * mkgroup.c (enum_groups):  Use MAX_PREFERRED_LENGTH in netgroupenum
        call so that it will automatically size returned buffer sufficiently.
        
        2007-08-03  Dave Korn  <[EMAIL PROTECTED]>
        
        * Makefile.in (cygcheck.exe):  Add bloda.o as prerequisite, adjusting
        dependency-filtering $(wordlist ...) call appropriately.  Link ntdll.
        (bloda.o):  New rule to build bloda.o
        * cygcheck.cc (dump_sysinfo):  Call bloda function dump_dodgy_apps().
        * bloda.cc:  New file implements detection of applications from the
        Big List Of Dodgy Apps.
        
        2007-07-24  Corinna Vinschen  <[EMAIL PROTECTED]>
        
        * COPYING.dumper: New file.
        * dumper.cc: Change license to plain GPLv2 + later.
        * dumper.h: Ditto.
        * parse_pe.cc: Ditto.
        
        2007-07-23  Christopher Faylor  <[EMAIL PROTECTED]>
        
        * strace.cc (create_child): Don't convert a path from cygwin format
        unless it has a slash.
        
        2007-07-09  Christopher Faylor  <[EMAIL PROTECTED]>
        
        * strace.cc (usage): Add missing description for -q.
        
        2007-05-29  Pedro Alves  <[EMAIL PROTECTED]>
        
        * dumper.cc (dumper::prepare_core_dump): Record a phdr for each section.
        
        2007-03-30  Mark Mitchell  <[EMAIL PROTECTED]>
        
        * utils/cygpath.cc (get_long_path_name_w32impl): Close handles returned
        by FindFirstFile.
        
        2006-09-11  Eric Blake  <[EMAIL PROTECTED]>
        
        * cygcheck.cc (main): Restore POSIXLY_CORRECT before displaying user's
        environment.
        
        2006-08-03  Corinna Vinschen  <[EMAIL PROTECTED]>
        
        * path.cc (vconcat): Don't convert backslahes to slashes.
        (cygpath): Return native path with all backslashes.
        
        2006-07-30  Ilya Bobir  <[EMAIL PROTECTED]>
        
        * cygpath.cc (get_long_name): Fallback to get_long_path_name_w32impl.
        
        2006-07-27  Corinna Vinschen  <[EMAIL PROTECTED]>
        
        * cygpath.c (get_long_name): Cover the case that GetLongPathName
        doesn't return valid information for non-existant files.  Just return
        incoming filename in that case.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/COPYING.dumper.diff?cvsroot=src&only_with_tag=cr-0x5f1&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/bloda.cc.diff?cvsroot=src&only_with_tag=cr-0x5f1&r1=NONE&r2=1.1.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/ChangeLog.diff?cvsroot=src&only_with_tag=cr-0x5f1&r1=1.356&r2=1.356.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/Makefile.in.diff?cvsroot=src&only_with_tag=cr-0x5f1&r1=1.63&r2=1.63.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/cygcheck.cc.diff?cvsroot=src&only_with_tag=cr-0x5f1&r1=1.90&r2=1.90.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/cygpath.cc.diff?cvsroot=src&only_with_tag=cr-0x5f1&r1=1.42&r2=1.42.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/dumper.cc.diff?cvsroot=src&only_with_tag=cr-0x5f1&r1=1.12&r2=1.12.6.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/dumper.h.diff?cvsroot=src&only_with_tag=cr-0x5f1&r1=1.2&r2=1.2.18.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/mkgroup.c.diff?cvsroot=src&only_with_tag=cr-0x5f1&r1=1.27&r2=1.27.6.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/parse_pe.cc.diff?cvsroot=src&only_with_tag=cr-0x5f1&r1=1.8&r2=1.8.6.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/path.cc.diff?cvsroot=src&only_with_tag=cr-0x5f1&r1=1.9&r2=1.9.6.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/strace.cc.diff?cvsroot=src&only_with_tag=cr-0x5f1&r1=1.46&r2=1.46.4.1

Reply via email to