This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: __NR_exit_group for 2.4-O(1)


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 `---------------------------


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]