make initialization race free
commit7ef0a3446819f4adb208b316d9a12cc38defe72e
authorChristian Thaeter <ct@pipapo.org>
Thu, 22 Jan 2009 02:58:13 +0000 (22 03:58 +0100)
committerChristian Thaeter <ct@pipapo.org>
Thu, 22 Jan 2009 02:58:13 +0000 (22 03:58 +0100)
treea992363f84b2c51d8ee537b6bd020b9597c113c2
parentf051a192ee500c10a8efb9d1a0fd3193f1791e79
make initialization race free

bless automatic initialization in presence of flag initialization
official. This was always supported but thought for deprecation. As we see
it will be much simpler keeping it, especially with the C++ flags
initialization.
doc/logflags.txt
doc/using.txt
src/nobug.c
src/nobug.h
src/nobug_env.c