src/winsup/cygwin ChangeLog fork.cc malloc.cc ...

cgf@sourceware.cygnus.com cgf@sourceware.cygnus.com
Sat Sep 8 20:34:00 GMT 2001


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cgf@sources.redhat.com	2001-09-08 20:34:37

Modified files:
	winsup/cygwin  : ChangeLog fork.cc malloc.cc sigproc.cc winsup.h 

Log message:
	* fork.cc (fork_parent): Stop malloc activity while fork is in control of the
	heap.
	* sigproc.cc (NZOMBIES): Rename from ZOMBIEMAX for clarity.
	(zombies): Revert to original behavior.  Allocating zombie array resulted in
	performance hit.
	* winsup.h: Declare malloc lock routines.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.863&r2=1.864
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fork.cc.diff?cvsroot=src&r1=1.60&r2=1.61
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/malloc.cc.diff?cvsroot=src&r1=1.13&r2=1.14
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/sigproc.cc.diff?cvsroot=src&r1=1.91&r2=1.92
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/winsup.h.diff?cvsroot=src&r1=1.66&r2=1.67



More information about the Cygwin-cvs mailing list