Bernhard Voelker wrote: > Alternatively, can't we use _exit() here? This would not change the problem: _exit() is, like exit(), declared as nonreturning on glibc systems and not declared this way on some other platforms.
Bruno -- In memoriam Bahriye Üçok <http://en.wikipedia.org/wiki/Bahriye_Üçok>