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
/
printsiginfo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers
Dmitry V. Levin
2018-02-13
1
-1
/
+1
*
Do not shuffle scno inside syscall_name
Eugene Syromyatnikov
2018-02-10
1
-2
/
+2
*
Handle very special __ARM_NR_-prefixed syscalls
Eugene Syromyatnikov
2018-02-10
1
-1
/
+4
*
printsiginfo.c: add a comment about personality detection for SIGSYS
Eugene Syromyatnikov
2018-02-09
1
-0
/
+16
*
Add copyright headers
Eugene Syromyatnikov
2017-05-22
1
-0
/
+1
*
Automatically replace kernel_(scno|ureg)_t with kernel_ulong_t
Dmitry V. Levin
2016-12-26
1
-2
/
+2
*
Use ptr_to_kulong instead of explicit casts of pointers to kernel_ureg_t
Dmitry V. Levin
2016-12-26
1
-3
/
+3
*
printsiginfo: change len argument type from unsigned long to kernel_ureg_t
Dmitry V. Levin
2016-12-25
1
-1
/
+1
*
printsiginfo: change address argument type from long to kernel_ureg_t
Dmitry V. Levin
2016-12-25
1
-1
/
+1
*
printsiginfo: cast pointers to kernel_ureg_t instead of unsigned long
Dmitry V. Levin
2016-12-25
1
-3
/
+3
*
printsiginfo: change address argument type from unsigned long to kernel_ureg_t
Dmitry V. Levin
2016-12-23
1
-2
/
+2
*
Print syscall names only for defined syscalls
Eugene Syromyatnikov
2016-12-01
1
-3
/
+11
*
Rename widen_to_ull to zero_extend_signed_to_ull
Dmitry V. Levin
2016-08-23
1
-2
/
+2
*
Consistently use printaddr for printing addresses
Dmitry V. Levin
2016-06-11
1
-6
/
+8
*
Fix explicit casts of signed integer types to unsigned long long
Dmitry V. Levin
2016-05-26
1
-2
/
+2
*
mpers: add support of conditionally compiled printers
Dmitry V. Levin
2016-05-21
1
-2
/
+4
*
Prepare for transition from xlookup64 to xlookup
Dmitry V. Levin
2016-05-14
1
-1
/
+1
*
printsiginfo: remove "verbose" argument
Dmitry V. Levin
2016-05-13
1
-24
/
+14
*
ptrace: decode data argument of PTRACE_PEEKSIGINFO request
Dmitry V. Levin
2016-05-13
1
-0
/
+18
*
Do not sign-extend siginfo_t.si_syscall
Dmitry V. Levin
2016-05-12
1
-1
/
+1
*
Add copyright headers to some files which lack them
Dmitry V. Levin
2015-12-17
1
-0
/
+34
*
Mpersify printsiginfo_at printer
Elvira Khabirova
2015-08-28
1
-2
/
+10
*
printsiginfo.c: fix integer conversions
Elvira Khabirova
2015-08-21
1
-4
/
+4
*
signal: SIGSYS: decode si_syscall & si_arch fields
Mike Frysinger
2015-08-18
1
-2
/
+5
*
defs.h: do not include <signal.h>
Dmitry V. Levin
2015-07-18
1
-0
/
+4
*
printsiginfo.c: use umove_or_printaddr
Dmitry V. Levin
2015-07-18
1
-9
/
+3
*
signal.c: move siginfo_t parsers to a separate file
Dmitry V. Levin
2015-03-27
1
-0
/
+201