K 10 svn:author V 3 jhb K 8 svn:date V 27 2009-11-20T20:43:34.339913Z K 7 svn:log V 273 Revert the previous change to pthread_once() stub in libc. It is actually a feature that libstdc++ depends on to simulate the behavior of libc's internal '__isthreaded' variable. One benefit of this is that _libc_once() is now private to _once_stub.c. Requested by: kan END