I: ioctl command parser now takes all 32 bits of ioctl commands into account

Dmitry V. Levin ldv at altlinux.org
Thu Jan 22 02:21:02 UTC 2015


Hi,

I've just pushed commit v4.9-222-gdf7aa2b that implements 32-bit ioctl
command decoding.  It has been tested with "make check" on arm oabi,
arm eabi, mips, mipsel, powerpc, powerpc64, sparc, x86, and x86_64.

There is a tests/ioctl.test now, so you will never see again these
annoying TCGETS collisions on architectures where this test passes.

As a part of this change, ioctlsort is now used at build time.
The trick is that ioctlsort is now being compiled with headers of the
target system, so please check how it works in case of cross-building.


-- 
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20150122/c28ceda7/attachment.bin>


More information about the Strace-devel mailing list