CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/02/18 21:47:49
Modified files:
lib/librthread : rthread.c
Log message:
Use a form of designated initializer that works with gcc2
lint doesn't understand designated initializers, so hide them from it
