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.64bit ntdll.h fhan ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	cygwin-64bit-branch
Changes by:	corinna@sourceware.org	2012-11-15 15:15:25

Modified files:
	winsup/cygwin  : ChangeLog.64bit ntdll.h fhandler_process.cc 

Log message:
	* fhandler_process.cc (format_process_stat): Add comment to explain
	the WOW64 problems concerning the BasePriority value.  Fix format
	string in __small_sprintf call.
	* ntdll.h: Mark more native structures as tested on 64 bit.
	(enum _EVENT_TYPE): Drop definition.
	(enum _TIMER_TYPE): Ditto.
	(enum _SECTION_INHERIT): Drop __MINGW64_VERSION_MAJOR guard.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.64bit.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.1.2.37&r2=1.1.2.38
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ntdll.h.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.141.2.6&r2=1.141.2.7
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_process.cc.diff?cvsroot=src&only_with_tag=cygwin-64bit-branch&r1=1.120.2.5&r2=1.120.2.6


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