CVSROOT:        /cvs/uberbaum
Module name:    winsup
Changes by:     [EMAIL PROTECTED]  2002-07-08 21:37:14

Modified files:
        cygwin         : ChangeLog debug.cc fork.cc 

Log message:
        * debug.cc: Avoid explicit zeroing of globals.
        (lock_debug): Make locker a static member.  Avoid unlocking when already
        unlocked (from Conrad Scott).
        (debug_init): Initialize lock_debug::locker here.
        * fork.cc (fork_child): Fix up fdtab earlier to avoid some (but not all)
        confusion with close-on-exec craziness.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.1378&r2=1.1379
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/debug.cc.diff?cvsroot=uberbaum&r1=1.33&r2=1.34
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/fork.cc.diff?cvsroot=uberbaum&r1=1.86&r2=1.87

Reply via email to