- The stdio destructor no longer resets the __iob pointer to NULL. This
avoids trouble with destructor functions which use stdio code. Unsolved problem: the order in which destructors and constructors are called.
Authored by: obarthel 2005-03-09
Parent: [r187]
Child: [r189]