This is the mail archive of the cygwin-patches@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]

Re: Additional trace printf in pthread::create


On Thu, Jun 27, 2002 at 09:33:01AM +0200, Thomas Pfaff wrote:
>Changelog
>
>2002-06-27  Thomas Pfaff  <tpfaff@gmx.net>
>
>	*thread.cc (pthread::create): Added trace printf to get
>	CreateThread LastError.

Applied, with modification.  The _printf functions interpret '%E' as GetLastError
so I modified your patch to do that.

cgf


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