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]

src/winsup/cygwin ChangeLog


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cgf@sourceware.org	2003-08-28 02:09:43

Modified files:
	winsup/cygwin  : ChangeLog 

Log message:
	* autoload.cc (SwitchToThread): Declare as autoload function.
	* cygthread.h (cygthread::main_thread_id): Make public.
	* exceptions.cc (setup_handler): Remove unneeded priority stuff.  Rename label
	to reflect what it does.  Add debugging for idiotic Windows NT problem.  Change
	debugging output to include signal number.
	* miscfuncs.cc (low_priority_sleep): If available, use SwitchToThread function
	to give time slice to other threads.
	* wincap.cc: Properly define have_switch_to_thread throughout.
	* wincap.h (wincap::switch_to_thread): New element.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.2021&r2=1.2022


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