4d44fe import strace-4.24-4.el7

Authored and Committed by centosrcm 4 years ago
59 files changed. 36076 lines added. 1785 lines removed.
.gitignore
file modified
+1 -1
.strace.metadata
file modified
+1 -1
SOURCES/0001-evdev-fix-decoding-of-bit-sets.patch
file added
+37
SOURCES/0002-evdev-fix-decoding-of-EVIOCGBIT-0.patch
file added
+173
SOURCES/0003-xlat-fix-typo-in-smc_protocols.in.patch
file added
+52
SOURCES/0004-strace.c-introduce-struct-tcb_wait_data.patch
file added
+291
SOURCES/0005-Document-X-option-in-strace-h-output.patch
file added
+28
SOURCES/0006-evdev-fix-off-by-one-error-in-decode_bitset.patch
file added
+30
SOURCES/0007-nlattr-fix-off-by-one-error-in-indexed-xlat-lookup.patch
file added
+29
SOURCES/0008-aio-fix-off-by-one-error-in-indexed-xlat-lookup.patch
file added
+29
SOURCES/0009-rtnl_link-fix-off-by-one-errors-in-indexed-and-sorte.patch
file added
+94
SOURCES/0010-xlat_idx-do-not-issue-warnings-for-holes-in-indices.patch
file added
+30
SOURCES/0011-strace.1.in-print-names-of-entities-in-bold-provide-.patch
file added
+403
SOURCES/0012-strace.1.in-consistently-use-CTRL-combinations.patch
file added
+110
SOURCES/0013-tests-change-the-license-to-GPL-2.0-or-later.patch
file added
+16068
SOURCES/0014-Change-the-license-of-strace-to-LGPL-2.1-or-later.patch
file added
+11500
SOURCES/0015-tests-use-tail_alloc-instead-of-calloc-in-bpf-obj_ge.patch
file added
+216
SOURCES/0016-tests-fix-prog_info-initialization-in-bpf-obj_get_in.patch
file added
+61
SOURCES/0017-Merge-.-resumed-printing.patch
file added
+211
SOURCES/0018-Use-accessors-for-tcp-s_ent-return-a-stub-struct-if-.patch
file added
+513
SOURCES/0019-syscall.c-set-MEMORY_MAPPING_CHANGE-in-stub-sysent.patch
file added
+27
SOURCES/0020-Make-inline-message-on-failed-restart-attempt-more-v.patch
file added
+33
SOURCES/0021-ptrace_restart-do-not-print-diagnostics-when-ptrace-.patch
file added
+41
SOURCES/0022-tests-add-kill_child-test.patch
file added
+636
SOURCES/0023-tests-move-PTRACE_SEIZE-check-to-a-separate-file.patch
file added
+211
SOURCES/0024-tests-check-tracing-of-orphaned-process-group.patch
file added
+901
SOURCES/0025-tests-check-tracing-of-looping-threads.patch
file added
+874
SOURCES/0026-Add-a-generic-list-implementation.patch
file added
+368
SOURCES/0027-Implement-queueing-of-threads-before-dispatching-the.patch
file added
+611
SOURCES/0028-macros-add-ROUNDUP-macro.patch
file added
+25
SOURCES/0029-util-update-dumpstr.patch
file added
+49
SOURCES/0030-evdev-avoid-bit-vector-decoding-on-non-successful-an.patch
file added
+42
SOURCES/0031-evdev-fix-array-size-calculation-in-decode_bitset_.patch
file added
+57
SOURCES/0032-tests-check-decoding-of-successful-evdev-ioctl.patch
file added
+1047
SOURCES/0033-tests-test-evdev-bitset-decoding-more-thoroughly.patch
file added
+795
SOURCES/0034-s390x-beautify-sthyi-data-tail-prints.patch
file added
+37
SOURCES/0035-v4l2-avoid-shifting-left-a-signed-number-by-31-bit.patch
file added
+32
SOURCES/0036-syscall.c-avoid-infinite-loop-in-subcalls-parsing.patch
file added
+55
SOURCES/0037-kvm-avoid-bogus-vcpu_info-assignment-in-vcpu_registe.patch
file added
+36
SOURCES/0200-strace-provide-O_TMPFILE-fallback-definition.patch
file added
+19
SOURCES/0201-limit-qual_fault-scope-on-aarch64.patch
file added
+39
SOURCES/strace-4.12-chown.patch
file removed
-30
SOURCES/strace-4.12-vhangup.patch
file removed
-59
SOURCES/strace-no-net-tests.patch
file removed
-98
SOURCES/strace-no-setgid-rhel6.patch
file removed
-262
SOURCES/strace-no-uio-tests.patch
file removed
-66
SOURCES/strace-rh1377847.patch
file removed
-58
SOURCES/strace-rh1449935.patch
file removed
-64
SOURCES/strace-rh1466535.patch
file removed
-63
SOURCES/strace-rh1540954-1.patch
file removed
-115
SOURCES/strace-rh1540954-2.patch
file removed
-92
SOURCES/strace-rh1573034.patch
file removed
-42
SOURCES/strace-rh1600210-0001-Update-MEMBARRIER_CMD_-constants.patch
file removed
-220
SOURCES/strace-rh1600210-0002-tests-membarrier.c-fix-expected-output-on-nohz_full-.patch
file removed
-220
SOURCES/strace-rh851457.patch
file removed
-241
SOURCES/strace-rh948577.patch
file removed
-46
SOURCES/strace-rpmbuild-m64.patch
file removed
-28
SOURCES/strace-strict-aliasing.patch
file removed
-24
SPECS/strace.spec
file modified
+264 -55
    import strace-4.24-4.el7
    
        
file modified
+1 -1
file modified
+1 -1
file modified
+264 -55