On Thu, Mar 27, 2003 at 10:18:23PM +1100, Robert Collins wrote: >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 <[EMAIL PROTECTED]> >> >> * 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.
Thanks for doing this, but please don't feel compelled to fix every single occurrence of this type of thing. I really don't care that much. cgf