[PATCH-0.9.33] common/pread_write.c: unbreak on archs without __NR_pread64
Peter Korsgaard
peter at korsgaard.com
Tue Oct 15 20:41:10 UTC 2013
>>>>> "Mike" == Mike Frysinger <vapier at gentoo.org> writes:
Hi,
>> The code nicely checks for it, but then ends up hard coding the syscall
>> to use __NR_pread64 afterwards, rendering the check useless. Fix it by
>> using the result of the test instead.
Mike> i think you should look at all the pread/pwrite changes in
Mike> master. afaik, all issues are addressed there.
Yes, possible. I'm trying to test the 0.9.33 branch to hopefully speed
up the 0.9.33.3 release as there's quite some fixes pending, but it
looks like some more stuff should get backported.
Anybody else testing the branch?
--
Bye, Peter Korsgaard
More information about the uClibc
mailing list