index
:
delta/strace.git
AkosUzonyi/pidns
EdgarKaziakhmedov/asinfo
NikolayMarchuk/gsoc-2017-final
NikolayMarchuk/gsoc-2017-final-rebased-on-v4.23--16
VictorKrapivensky/luajit
ZhibinLi/ioctl-drm
baserock/morph
esyr/5.15
esyr/af-spec-fix
esyr/count
esyr/enable-libdw-mpers
esyr/fb
esyr/fixes
esyr/gdbserver-prep
esyr/gdbserver-prep--rebased
esyr/gdbserver0
esyr/hppa-madvise
esyr/ip-local-port-range
esyr/kd
esyr/linux-5.14
esyr/linux-5.15
esyr/linux-5.16
esyr/linux-5.7
esyr/long-options
esyr/net
esyr/next-ng2
esyr/next-ng2-salvage
esyr/prctl-mdwe
esyr/ptp
esyr/rtc-success
esyr/secontext-fixes
esyr/strace-c-fix
esyr/straus-v2
esyr/tcamsg-fixes
esyr/term
esyr/tests-prctl-sve-fix
esyr/time64-updates
esyr/trace-fds
esyr/v4l2
esyr/v5.19
glebfm/getregs_old
ldv/PTRACE_GETEVENTMSG
ldv/PTRACE_SETOPTIONS-tests
ldv/SECCOMP_RET_TRAP
ldv/ci-musl-mainline-only
ldv/codecov
ldv/credits
ldv/fixes
ldv/gcc-10
ldv/github-ci
ldv/gpio
ldv/linux-5.9
ldv/master
ldv/next
ldv/release
ldv/secontext
ldv/selinux
ldv/trace-siginfo
ldv/travis-looping-threads-valgrind
ldv/travis-valgrind
ldv/unifdef
lirc
master
obsolete/HEAD
obsolete/WTA
obsolete/ia64.0
obsolete/v4.0.1
ppiao/gsoc-2018-final
rebase
vapier/ioctlent
github.com: strace/strace.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
futex.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use loop initial declarations
Dmitry V. Levin
2021-11-05
1
-6
/
+3
*
Update copyright headers
Dmitry V. Levin
2021-07-17
1
-1
/
+1
*
futex: implement FUTEX_LOCK_PI2 op decoding
Eugene Syromyatnikov
2021-07-16
1
-4
/
+32
*
tests/futex: fix -Wmissing-prototypes warnings
Dmitry V. Levin
2021-06-04
1
-3
/
+5
*
Update copyright headers
Dmitry V. Levin
2020-04-03
1
-1
/
+1
*
Fix various typos found using codespell tool
Dmitry V. Levin
2020-03-28
1
-1
/
+1
*
Update copyright headers
Dmitry V. Levin
2019-09-25
1
-1
/
+1
*
Consistently define __NR_* constants
Dmitry V. Levin
2019-07-16
1
-1
/
+1
*
tests: change the license to GPL-2.0-or-later
Dmitry V. Levin
2018-12-10
1
-21
/
+1
*
futex: recognise FUTEX_BITSET_MATCH_ANY bitmask
Eugene Syromyatnikov
2018-09-02
1
-0
/
+16
*
tests: do not include <stdbool.h> in files that include "tests.h"
Dmitry V. Levin
2018-03-01
1
-1
/
+0
*
Update copyright headers
Dmitry V. Levin
2018-02-13
1
-1
/
+1
*
Update futex test in accordance with kernel's v4.15-rc7-202-gfbe0e83
Eugene Syromyatnikov
2018-01-25
1
-11
/
+43
*
tests/futex.c: improve error diagnostics
Eugene Syromyatnikov
2018-01-25
1
-4
/
+5
*
tests: update futex test to accommodate the recent kernel change
Eugene Syromyatnikov
2017-11-03
1
-4
/
+25
*
tests: cleanup futex test
Eugene Syromyatnikov
2017-11-03
1
-9
/
+8
*
Fix a few spacing style issues
Dmitry V. Levin
2017-06-17
1
-2
/
+2
*
Add copyright headers
Eugene Syromyatnikov
2017-05-22
1
-0
/
+1
*
tests: check decoding of invalid tv_sec and tv_nsec values
Dmitry V. Levin
2017-04-24
1
-3
/
+23
*
Print microseconds/nanoseconds as non-negative
Eugene Syromyatnikov
2017-04-24
1
-72
/
+76
*
tests: use TAIL_ALLOC_OBJECT_CONST_PTR
Dmitry V. Levin
2017-03-16
1
-2
/
+2
*
futex: make output of the val3 argument of the FUTEX_WAKE_OP command more str...
Eugene Syromyatnikov
2016-11-30
1
-36
/
+41
*
Fix omission of field names in printers of timespec structure
Eugene Syromyatnikov
2016-11-26
1
-19
/
+26
*
tests: fix name spelling
Eugene Syromyatnikov
2016-10-30
1
-1
/
+1
*
tests: fix whitespace for explicit type casts in futex test
Eugene Syromyatnikov
2016-09-15
1
-39
/
+39
*
tests: move sprintrc function to libtests
Eugene Syromyatnikov
2016-09-02
1
-20
/
+0
*
tests/futex: add support to sprintrc for return codes other than 0 and -1
Eugene Syromyatnikov
2016-09-02
1
-1
/
+9
*
tests/futex: increase sprintrc static buffer size
Eugene Syromyatnikov
2016-09-02
1
-2
/
+1
*
tests/futex: rename retstr to sprintrc
Eugene Syromyatnikov
2016-09-02
1
-43
/
+45
*
tests: check decoding of futex syscall
Eugene Syromiatnikov
2016-08-30
1
-0
/
+719