Re: [PATCH] AIX pthread.h fixincludes

2012-06-19 Thread Bruce Korb
Hi David, On Tue, Jun 19, 2012 at 7:16 AM, David Edelsohn wrote: > Okay? Okay. Cheers - Bruce

[PATCH] AIX pthread.h fixincludes

2012-06-19 Thread David Edelsohn
AIX 5.2 pthread.h uses the wrong number of braces for more of the PTHREAD initializers. This patch extends the earlier patch to fix the other broken macros. * inclhack.def (aix_mutex_initializer_1, aix_cond_initializer_1, aix_rwlock_initializer): New. * fixincl.x: Regenerat