o Instead of checking both the passed in pointer and its value for NULL, only check the latter. Any caller that passes in a NULL pointer is obviously wrong.
has been restored.
adaptation of libc_r for the thr system call interface. This is beta quality code.