On 04/15/2012 08:21 PM, H.J. Lu wrote:
> Hi,
>
> Linux kernel v3.4 adds x32 support.  Both x32 and n32 use 64bit offset
> for lseek parameter and return value.  We need u_lrval to handle it
> properly.  Also we shouldn't check HAVE_LONG_LONG_OFF_T for n32 lseek.
> This patch fixes it properly and prepares lseek for x32.

Applied with some changes:

- Define u_lrval only for arches which have it.
- Same for RVAL_LUDECIMAL.
- Comment out other RVAL_Lfoo consstants and code.

Thanks!

-- 
vda

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Strace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to