Robert Collins wrote: > IIRC According to SUSv2, calling *anything* after [v]fork() other than > exec() may lead to unexpected behaviour. > > You might like to reference the SUSv2 and see what the expected > behaviour is. Granted, but compatibility with historical UNIX behavior makes it easier to port things. Joe Buehler