CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/02/18 00:44:28
Modified files:
lib/librthread : rthread_attr.c
Log message:
Initialize the scope, policy, and inherit members in pthread_attr_init()
so that their pthread_attr_get* don't return bogus values.
issue noted and tested by aja@
