Re: __NR_exit_group for 2.4-O(1)

Ulrich Drepper (drepper@redhat.com)
Thu, 02 Jan 2003 19:23:13 -0800


Christoph Hellwig wrote:

> Hmm. It looks like glibc should test for something else than :)

The code is correct as it is. If the exit_group syscall does not exist
the normal exit is used. There is by definition exactly one call to any
of these syscalls so who cares?

If there is any problem it is your strace which is far too old.

-- 
--------------.                        ,-.            444 Castro Street
Ulrich Drepper \    ,-----------------'   \ Mountain View, CA 94041 USA
Red Hat         `--' drepper at redhat.com `---------------------------

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/