Lines Matching refs:ioctlsort
917 ioctlsort.
19600 Fixes: 5679fad ("ioctlsort: get ioctl definitions from host, not build")
19692 ioctlsort: get ioctl definitions from host, not build.
19693 When cross-compiling, ioctlsort must obtain _IOC_* values from the
19699 (ioctlsort%.o): Depend on ioctl_iocdef.h.
19701 * ioctlsort.c: Include "ioctl_iocdef.h" instead of <linux/ioctl.h>.
22430 ioctlsort is compiled with CC_FOR_BUILD, rather than CC. Nevertheless,
22446 ioctlsort0.o ./ioctlsort.c
38644 * ioctlsort.c: Likewise.
39548 Fix cross-compiling of ioctlsort.
39550 compiling. This way ioctlsort uses the build tools all the time.
39558 (ioctlsort%): Change to ioctlsort%$(BUILD_EXEEXT). Use ioctlsort_CFLAGS.
40052 * ioctlsort.c: Likewise.
40679 definitions have precedence over generic ones -- ioctlsort omits
40686 symbolic form and compile it in ioctlsort.
40699 ioctls_arch*.h files at build time with ioctlsort.
40702 * ioctlsort.c: Rewritten.
40907 * ioctlsort.c (struct ioctlent, compare, main): Likewise.
42518 ioctlsort: rewrite build rules using noinst_PROGRAMS.
42519 * linux/ioctlsort.c: Rename to ioctlsort.c
42520 * Makefile.am (EXTRA_DIST): Rename linux/ioctlsort.c to ioctlsort.c.
42521 [MAINTAINER_MODE] (noinst_PROGRAMS): Add ioctlsort.
42522 (ioctlsort_SOURCES): Add ioctlsort.c.
42525 (ioctlsort.$(OBJEXT)): Likewise.
42526 (ioctlsort): Remove.
42591 redundant ioctl entries at ioctlsort stage so that distributed
42594 * linux/ioctlsort.c (is_not_prefix): New function.
44002 Remove obsolete ioctlsort.c.
44003 The generic version of ioctlsort.c became obsolete after commit
44006 * ioctlsort.c: Remove.
44007 * Makefile.am (EXTRA_DIST): Remove ioctlsort.c.
45153 (ioctlsort): Use it.
51455 * linux/ioctlsort.c: Likewise
51810 ioctlsort: sync with ioctl_lookup()
51811 * linux/ioctlsort.c (main): Use NR and TYPE bits only, to sync with
51849 ioctlsort: zero pad ioctl codes to 4 places.
51852 * linux/ioctlsort.c (main): Output ioctl codes zero padded.
52298 * ioctlsort.c (struct ioctlent): Add const qualifier to fields of
52892 ioctlsort: Check ppc hosts too.
52893 * linux/ioctlsort.c: Check for __powerpc__.
52987 Ignore ioctlsort helper program.
52988 * .gitignore: Add ioctlsort.