]> granicus.if.org Git - strace/blobdiff - Makefile.am
Add a enum for decoding to tprint_iov() and tprint_iov_upto()
[strace] / Makefile.am
index 1585a7cf982cac47dd4ddd7e64e2c00464d36569..77e0cc87937f7ad42a39e5385bfbc64bc5cb48a8 100644 (file)
@@ -81,6 +81,7 @@ strace_SOURCES =      \
        bjm.c           \
        block.c         \
        bpf.c           \
+       btrfs.c         \
        cacheflush.c    \
        capability.c    \
        caps0.h         \
@@ -110,6 +111,8 @@ strace_SOURCES =    \
        fetch_struct_statfs.c \
        file.c          \
        file_handle.c   \
+       file_ioctl.c    \
+       fs_x_ioctl.c    \
        flock.c         \
        flock.h         \
        futex.c         \
@@ -118,6 +121,7 @@ strace_SOURCES =    \
        getcpu.c        \
        getcwd.c        \
        getrandom.c     \
+       hdio.c          \
        hostname.c      \
        inotify.c       \
        io.c            \
@@ -209,6 +213,7 @@ strace_SOURCES =    \
        time.c          \
        times.c         \
        truncate.c      \
+       ubi.c           \
        uid.c           \
        uid16.c         \
        umask.c         \