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 cygheap.h hires.h sign ...


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2005-11-04 20:45:57

Modified files:
	cygwin         : ChangeLog cygheap.h hires.h signal.cc timer.cc 
	                 times.cc 

Log message:
	* cygheap.h (init_cygheap::_gtod): New hires_ms element.
	* hires.h (hires_ms::minperiod): Remove static designation.
	(hires::began_period): New field.
	* signal.cc: Include headers required for cygheap.h now that gtod lives in the
	cygheap.
	* timer.c: Ditto.
	* times.cc (gtod): Delete variable.
	(gtod::minperiod): Ditto.
	(gtod::began_period): Define.
	(hires_ms::prime): Add more debugging output.  Call timeBeginPeriod only when
	!began_period.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.3186&r2=1.3187
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/cygheap.h.diff?cvsroot=uberbaum&r1=1.111&r2=1.112
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/hires.h.diff?cvsroot=uberbaum&r1=1.10&r2=1.11
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/signal.cc.diff?cvsroot=uberbaum&r1=1.73&r2=1.74
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/timer.cc.diff?cvsroot=uberbaum&r1=1.17&r2=1.18
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/times.cc.diff?cvsroot=uberbaum&r1=1.76&r2=1.77


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