summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* tests: simplify print_time_tDmitry V. Levin2017-02-281-7/+6
* Update homepage URLDmitry V. Levin2017-02-273-4/+4
* tests: transform print_time_t into print_time_t_nsecDmitry V. Levin2017-02-264-23/+24
* tests: use print_time_t in utime.testDmitry V. Levin2017-02-261-14/+2
* tests: move print_time function to libtestsDmitry V. Levin2017-02-264-22/+57
* tests: macroize printing of atime, mtime, and ctime fields in xstatx.cDmitry V. Levin2017-02-261-16/+14
* print_struct_stat.c: macroize printing of atime, mtime, and ctime fieldsDmitry V. Levin2017-02-261-12/+9
* x32: fix decoding of flags argument of preadv2 and pwritev2 syscallsDmitry V. Levin2017-02-254-24/+61
* tests: rewrite ppoll syscall decoding check from match_grep to match_diffDmitry V. Levin2017-02-218-65/+146
* tests: move get_sigset_size function to libtestsDmitry V. Levin2017-02-205-54/+87
* sched: enhance decoding of sched_setattr syscallDmitry V. Levin2017-02-193-24/+103
* tests: check decoding of sched_[gs]etattr corner casesDmitry V. Levin2017-02-181-0/+51
* Move definition of struct sched_attr to a separate header fileDmitry V. Levin2017-02-184-20/+24
* tests: rewrite sched_xetattr.test from match_grep to match_diffDmitry V. Levin2017-02-182-74/+94
* Use tprints instead of tprintf in a few more placesDmitry V. Levin2017-02-175-18/+18
* bpf: update BPF_PROG_ATTACH decodingDmitry V. Levin2017-02-174-15/+23
* tests: rewrite adjtimex.test from match_grep to match_diffDmitry V. Levin2017-02-162-21/+26
* tests: replace casts of 0xffffffff00000000ULL with F8ILL_KULONG_MASKDmitry V. Levin2017-02-1616-40/+28
* tests: fill higher bits of integer arguments of fcntl* syscallsDmitry V. Levin2017-02-161-2/+3
* tests: use sprintrc in tests of fcntl and fcntl64 syscallsDmitry V. Levin2017-02-163-9/+8
* Post-release administriviaDmitry V. Levin2017-02-153-1/+13
* Prepare for 4.16 releasev4.16Dmitry V. Levin2017-02-141-1/+1
* .mailmap: add addresses of JingPiao ChenDmitry V. Levin2017-02-131-0/+1
* tests: skip scno tampering tests on compat mips abiDmitry V. Levin2017-02-131-0/+8
* Fix -Werror=duplicate-decl-specifier compilation issuesDmitry V. Levin2017-02-124-12/+13
* tests: rewrite pipe syscall decoding check from match_grep to match_diffDmitry V. Levin2017-02-124-21/+15
* tests: rewrite pipe2 syscall decoding check from match_grep to match_diffDmitry V. Levin2017-02-114-0/+80
* tests: rewrite mq.test from match_grep to match_diffDmitry V. Levin2017-02-104-15/+24
* Simplify struct inject_opts.rval semanticsDmitry V. Levin2017-02-093-10/+6
* tests: check signal injection along with fault injectionDmitry V. Levin2017-02-095-0/+85
* tests: simplify qual_inject-signal.testDmitry V. Levin2017-02-091-1/+1
* Make symbolic errno values match case-insensitiveDmitry V. Levin2017-02-093-3/+3
* tests: check case-insensitive symbolic signal matchDmitry V. Levin2017-02-091-0/+5
* Update NEWSEugene Syromyatnikov2017-02-091-1/+12
* Update NEWSDmitry V. Levin2017-02-081-0/+15
* strace.spec.in: fix dist version checksDmitry V. Levin2017-02-081-1/+1
* tests: update ipc_sem.test for new glibcDmitry V. Levin2017-02-081-5/+1
* tests: fix typo in bpf.testDmitry V. Levin2017-02-081-1/+1
* tests: check signal injectionDmitry V. Levin2017-02-085-0/+73
* Implement -e inject= optionDmitry V. Levin2017-02-088-48/+203
* tests: prepare for introduction of -e inject= optionDmitry V. Levin2017-02-0810-14/+14
* Prepare for introduction of -e inject= optionDmitry V. Levin2017-02-084-59/+59
* tests: make Makefile.am lists sorted in C localeDmitry V. Levin2017-02-071-24/+24
* tests: use ARG_STR in msg_control.testDmitry V. Levin2017-02-071-23/+21
* powerpc, powerpc64: wire up new syscallsDmitry V. Levin2017-02-072-0/+2
* microblaze: wire up new syscallsDmitry V. Levin2017-02-071-0/+6
* avr32: wire up new syscallsDmitry V. Levin2017-02-071-0/+3
* Update IPV6_* constantsDmitry V. Levin2017-02-061-0/+1
* Update IP_* constantsDmitry V. Levin2017-02-061-0/+1
* or1k: fix buildJacob Goense2017-02-061-1/+1