CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  2012-02-17 14:26:18

Modified files:
        winsup/cygwin  : ChangeLog ntdll.h spawn.cc wincap.cc wincap.h 

Log message:
        * ntdll.h (struct _PEB): Add EnvironmentUpdateCount member.
        * spawn.cc (child_info_spawn::worker): Speed up job recognition.  Expand
        comment to explain every little detail and so we never forget.
        * wincap.h (wincaps::has_program_compatibility_assitant): New element.
        * wincap.cc: Implement above element throughout.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.5713&r2=1.5714
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ntdll.h.diff?cvsroot=src&r1=1.132&r2=1.133
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/spawn.cc.diff?cvsroot=src&r1=1.323&r2=1.324
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/wincap.cc.diff?cvsroot=src&r1=1.120&r2=1.121
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/wincap.h.diff?cvsroot=src&r1=1.100&r2=1.101

Reply via email to