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 dcrt0.cc exceptions.cc ...


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2005-10-02 00:13:41

Modified files:
	cygwin         : ChangeLog dcrt0.cc exceptions.cc 
	                 fhandler_proc.cc pinfo.cc sigproc.cc 
	                 syscalls.cc 

Log message:
	* dcrt0.cc (get_exit_lock): Use myself.lock rather than exit_lock.
	* exceptions.cc (exit_lock): Delete.
	(events_init): Don't init exit_lock.
	* (_pinfo::commune_process): Add per-PICOM debugging.
	* sigproc.cc (talktome): Add some temporary debugging statements.
	* fhandler_proc.cc (format_proc_cpuinfo): Cosmetic change.
	(format_proc_partitions): Ditto.
	* syscalls.cc (locked_append): Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.3146&r2=1.3147
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/dcrt0.cc.diff?cvsroot=uberbaum&r1=1.267&r2=1.268
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/exceptions.cc.diff?cvsroot=uberbaum&r1=1.256&r2=1.257
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler_proc.cc.diff?cvsroot=uberbaum&r1=1.58&r2=1.59
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/pinfo.cc.diff?cvsroot=uberbaum&r1=1.200&r2=1.201
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/sigproc.cc.diff?cvsroot=uberbaum&r1=1.255&r2=1.256
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/syscalls.cc.diff?cvsroot=uberbaum&r1=1.389&r2=1.390


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