[PATCH 3/4] Consolidate pread/pread64 implementations

Mike Frysinger vapier@gentoo.org
Fri Jan 8 20:48:00 GMT 2016


On 08 Jan 2016 11:25, Adhemerval Zanella wrote:
> +#if !(__WORDSIZE == 64) && !defined(__ASSUME_WORDSIZE64_ILP32)

!(... == ...) should be written as ... != ...

otherwise this seems to get the job done
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20160108/3c9c83b9/attachment.sig>


More information about the Libc-alpha mailing list