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
/
file_handle.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use loop initial declarations
Dmitry V. Levin
2021-11-05
1
-15
/
+16
*
tests/file_handle: fix -Wmissing-prototypes warnings
Dmitry V. Levin
2021-06-04
1
-3
/
+3
*
tests: assume __NR_name_to_handle_at and __NR_open_by_handle_at are defined
Dmitry V. Levin
2021-06-02
1
-24
/
+16
*
tests/file_handle.c: skip the test if the underlying fs can't do handles
Alyssa Ross
2021-05-04
1
-2
/
+7
*
Implement --secontext[=full] option to display SELinux contexts
ldv/secontext
Renaud Métrich
2021-04-04
1
-64
/
+140
*
file_handle: print f_handle as a hexadecimal string
Dmitry V. Levin
2021-03-07
1
-15
/
+11
*
Update copyright headers
Dmitry V. Levin
2021-02-16
1
-1
/
+1
*
Change my email address
Dmitry V. Levin
2020-12-31
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
*
Fix preprocessor indentation
Dmitry V. Levin
2018-12-30
1
-2
/
+2
*
tests: change the license to GPL-2.0-or-later
Dmitry V. Levin
2018-12-10
1
-21
/
+1
*
Update copyright headers
Dmitry V. Levin
2018-04-05
1
-1
/
+1
*
tests: do not include <stdbool.h> in files that include "tests.h"
Dmitry V. Levin
2018-03-01
1
-1
/
+0
*
Add copyright headers
Eugene Syromyatnikov
2017-05-22
1
-0
/
+1
*
tests: use TAIL_ALLOC_OBJECT_CONST_PTR
Dmitry V. Levin
2017-03-16
1
-1
/
+1
*
tests: replace casts of 0xffffffff00000000ULL with F8ILL_KULONG_MASK
Dmitry V. Levin
2017-02-16
1
-1
/
+1
*
Include "kernel_types.h" in defs.h and tests/tests.h
Dmitry V. Levin
2016-12-16
1
-2
/
+0
*
tests: additional name_to_handle_at/open_by_handle_at checks
Eugene Syromyatnikov
2016-10-29
1
-7
/
+260
*
tests: require only presence of __NR_* macros for file_handle test
Eugene Syromyatnikov
2016-10-29
1
-7
/
+26
*
tests/file_handle.c: use errno2name
Dmitry V. Levin
2016-04-21
1
-14
/
+2
*
tests/file_handle.c: use libtests
Dmitry V. Levin
2016-01-06
1
-30
/
+30
*
tests: include tests.h instead of config.h
Dmitry V. Levin
2016-01-05
1
-4
/
+1
*
tests/file_handle: fix expected output
Dmitry V. Levin
2015-11-26
1
-2
/
+2
*
Implement name_to_handle_at and open_by_handle_at syscalls decoding
Dmitry V. Levin
2015-11-22
1
-0
/
+101