CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  2013-06-27 17:00:12

Modified files:
        winsup/cygwin  : ChangeLog dcrt0.cc fork.cc 

Log message:
        * dcrt0.cc (child_info_fork::alloc_stack): Fix a comparison to avoid
        taking 4K more stack in forked child.
        * fork.cc (frok::parent): Print child exit code in hex if sync failed.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.6174&r2=1.6175
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/dcrt0.cc.diff?cvsroot=src&r1=1.447&r2=1.448
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fork.cc.diff?cvsroot=src&r1=1.243&r2=1.244

Reply via email to