CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 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@