v0.4
text part of a [link][definition], and is now completely reentrant (and possibly even thread-safe; the only global variable it uses is the init flag variable, and that's tested with ``if ( flag-- > 0 )'', which should be safe on any halfway intelligent compiler on an architecture that sets condition codes for increments and decrements.