* configure.ac (AC_CHECK_HEADERS): Add linux/nsfs.h.
* defs.h (DECL_IOCTL(nsfs)): New prototype.
* ioctl.c (ioctl_decode): Call nsfs_ioctl for 0xb7 code.
* nsfs.c: New file.
* nsfs.h: Likewise.
* Makefile.am (strace_SOURCES): Add them.
* tests/.gitignore: Add ioctl_nsfs.
* tests/gen_tests.in: Likew
Fixed version of the second patch from the previous patch set:
[PATCH v4 0/3]: v4l2 microproject (GSoC 2017)
NOTE: tests will be sent out a little bit later.
--
Check out the vibrant tech community on one of the world's mo
* v4l2.c (print_v4l2_format_fmt): Add decoding for the remaining
V4L2_BUF_TYPEs, add 'struct tcb' arg as print_array using.
(print_v4l2_clip): New function to print the clips field in case
of the overlay type buf
(print_v4l2_format): Add processing of the returned value of
the print_v4l2_format_fmt
* v4l2.c (print_v4l2_format_fmt): Add decoding for the remaining
V4L2_BUF_TYPEs, add 'struct tcb' arg as print_array using.
(print_v4l2_clip): New function to print the clips field in case
of the overlay type buf
(print_v4l2_format): Add processing of the returned value of
the print_v4l2_format_fmt
Fixed version of the second patch from the previous patch set:
[PATCH v4 0/3]: v4l2 microproject (GSoC 2017)
NOTE: tests will be sent out a little bit later.
--
Check out the vibrant tech community on one of the world's mo