CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/09/28 12:52:47
Modified files:
lib/libpthread/uthread: uthread_init.c
Log message:
make sure that `references' is not optimized away as it is required for the
static version of pthread. fixes quite a few regression tests.
miod@ ok
