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: [PATCH] The great pthread rename


On Thu, 2003-03-27 at 22:11, Thomas Pfaff wrote:
> Do not try to force me to comment every bit of this patch ;-)
> 
> 2003-03-27  Thomas Pfaff  <tpfaff at gmx dot net>
> 
> 	* thread.h: Change class names, methods, members and local vars
> 	according to the GNU coding style.
> 	* thread.cc: Ditto.
> 	* dcrt0.cc (dll_crt0_1): Rename pthread::initMainThread call to
> 	pthread::init_mainthread.
> 	* pthread.cc (pthead_getsequence_np): Rename pthread::isGoodObject
> 	call to pthread::is_good_object.

Reminds me why I don't require the GNU standards for setup.exe :}.

Thanks, and please apply.

Rob
-- 
GPG key available at: <http://users.bigpond.net.au/robertc/keys.txt>.

Attachment: signature.asc
Description: This is a digitally signed message part


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