This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

winsup/cygwin ChangeLog shared.cc


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2010-03-09 16:07:15

Modified files:
	cygwin         : ChangeLog shared.cc 

Log message:
	* shared.cc (inst_root_inited): Delete.
	* (shared_info::initialize): Reorganize.  Move call to init_installation_root
	here under spinlock control.  Move unneeded non-shared_info initialization out
	of this function.
	(memory_init): Remove call to init_installation_root.  Call heap_init and
	get_session_parent_dir here.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.4858&r2=1.4859
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/shared.cc.diff?cvsroot=uberbaum&r1=1.130&r2=1.131


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]