On Thursday 26 April 2007, Carmelo AMOROSO wrote:
> running LTP test suite on uClibc-nptl for sh4 I found a bug into pread
> and pwrite functions.
> When the offset is negative it is not correctly handled due to a missing
> shift operation,
> so it is passed to the syscall as the highest unsigned positive value.
> Same bug occurs into trunk.
> Attached patch fixes the trunk code (libc/sysdeps/linux/sh/pread_write.c)

merged, cheers
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
uClibc mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/uclibc

Reply via email to