Additional trace printf in pthread::create

Christopher Faylor cgf@redhat.com
Thu Jun 27 08:21:00 GMT 2002


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



More information about the Cygwin-patches mailing list