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: [PATCH] PPC64 make lseek/llseek/lseek64 cancelable





Ulrich Drepper writes:

> lseek is no cancellation point.  Why else would I have made this change?
> lseek is a potential cancellation point but it is not at all necessary.

OK I see the removal of lseek/llseek from
linuxthreads/tst-cancel-wrappers.sh
as of this Sunday. This clears it up.

But I think that the combined lseek/lseek64/llseek implementation is
better.
I'll resubmit, without the cancel code.


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