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
/
util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: add support for forcing printing string as hex-escaped
Eugene Syromyatnikov
2017-01-06
1
-2
/
+2
*
Remove checks of __NR_* availability from strace source code
Dmitry V. Levin
2017-01-03
1
-24
/
+5
*
Include "scno.h" in files that check __NR_* constants
Dmitry V. Levin
2017-01-03
1
-0
/
+1
*
defs.h: stop including <asm/unistd.h>
Dmitry V. Levin
2016-12-31
1
-0
/
+1
*
Introduce ANY_WORDSIZE_LESS_THAN_KERNEL_LONG macro
Dmitry V. Levin
2016-12-27
1
-5
/
+3
*
Simplify getllval ifdefery
Dmitry V. Levin
2016-12-26
1
-16
/
+3
*
Add functions for printing pointers of kernel_ulong_t size
Eugene Syromyatnikov
2016-12-26
1
-0
/
+12
*
Print indirect pointers as pointers
Eugene Syromyatnikov
2016-12-26
1
-0
/
+25
*
Do not define printnum_long_int on systems with constant current_wordsize
Dmitry V. Levin
2016-12-26
1
-2
/
+2
*
umoven: detect invalid addresses
Dmitry V. Levin
2016-12-26
1
-3
/
+6
*
umovestr: detect invalid addresses
Dmitry V. Levin
2016-12-26
1
-3
/
+6
*
Remove HAVE_STRUCT_TCB_EXT_ARG, ext_arg, and u_lrval
Dmitry V. Levin
2016-12-26
1
-3
/
+3
*
Remove getarg_klu
Dmitry V. Levin
2016-12-26
1
-18
/
+1
*
Remove printaddr_klu
Dmitry V. Levin
2016-12-26
1
-1
/
+1
*
Automatically replace PRI_kr[dux] with PRI_kl[dux]
Dmitry V. Levin
2016-12-26
1
-9
/
+9
*
Automatically replace kernel_(scno|ureg)_t with kernel_ulong_t
Dmitry V. Levin
2016-12-26
1
-22
/
+22
*
Print kernel_ureg_t and kernel_scno_t using dedicated format strings
Dmitry V. Levin
2016-12-26
1
-9
/
+9
*
vm_read_mem: detect address truncation
Dmitry V. Levin
2016-12-26
1
-1
/
+8
*
Use ptr_to_kulong instead of explicit casts of pointers to kernel_ureg_t
Dmitry V. Levin
2016-12-26
1
-2
/
+2
*
umove*: remove redundant casts
Dmitry V. Levin
2016-12-26
1
-4
/
+4
*
dumpiov_upto: change size types from unsigned long to kernel_ureg_t
Dmitry V. Levin
2016-12-25
1
-2
/
+2
*
printstr*: change len argument type from long to kernel_ureg_t
Dmitry V. Levin
2016-12-25
1
-5
/
+5
*
printstr_ex: fix decoding of non-NUL-terminated strings when len == -1
Dmitry V. Levin
2016-12-25
1
-16
/
+9
*
dump*: change address argument type from long to kernel_ureg_t
Dmitry V. Levin
2016-12-25
1
-2
/
+3
*
printnum_*, printpair_*: change address argument type from long to kernel_ureg_t
Dmitry V. Levin
2016-12-25
1
-4
/
+6
*
printpath*: change address argument type from long to kernel_ureg_t
Dmitry V. Levin
2016-12-25
1
-2
/
+2
*
printstr*: change address argument type from long to kernel_ureg_t
Dmitry V. Levin
2016-12-25
1
-1
/
+2
*
umove*: change tracee address argument type from long to kernel_ureg_t
Dmitry V. Levin
2016-12-25
1
-8
/
+12
*
dumpiov_upto: cast pointers to kernel_ureg_t instead of long
Dmitry V. Levin
2016-12-24
1
-1
/
+1
*
print_array: change tracee address type from unsigned long to kernel_ureg_t
Dmitry V. Levin
2016-12-23
1
-5
/
+5
*
Rename LONG_LONG to ULONG_LONG and change it to return unsigned long long
Dmitry V. Levin
2016-12-23
1
-3
/
+3
*
Check for current_klongsize instead of current_personality where appropriate
Dmitry V. Levin
2016-12-19
1
-20
/
+17
*
Use kernel_ulong_t instead of unsigned long long where appropriate
Dmitry V. Levin
2016-12-19
1
-5
/
+5
*
Remove getarg_ll
Dmitry V. Levin
2016-12-19
1
-15
/
+0
*
struct tcb: make types of syscall arguments unsigned
Dmitry V. Levin
2016-12-19
1
-3
/
+3
*
util: simplify definitions of bit mask constants in umovestr
Eugene Syromyatnikov
2016-12-17
1
-9
/
+2
*
util: fix integer overflow check in string_to_uint_ex
Dmitry V. Levin
2016-11-30
1
-1
/
+3
*
Make date output format conform to ISO 8601
Elvira Khabirova
2016-11-29
1
-5
/
+3
*
util: provide information whether xlat value has been found
Eugene Syromyatnikov
2016-11-29
1
-9
/
+33
*
util: check dflt argument for NULL in printxvals
Eugene Syromyatnikov
2016-11-29
1
-1
/
+3
*
Change printargs to return RVAL_DECODED
Dmitry V. Levin
2016-11-27
1
-7
/
+5
*
printstr_ex: fix handling of last byte when QUOTE_0_TERMINATED bit set
Dmitry V. Levin
2016-11-20
1
-11
/
+6
*
printstr_ex: handle QUOTE_0_TERMINATED bit consistently
Dmitry V. Levin
2016-11-19
1
-3
/
+10
*
Cleanup fetch part of printstr_ex
Dmitry V. Levin
2016-11-19
1
-16
/
+11
*
Introduce string_to_uint_ex and string_to_uint_upto functions
Dmitry V. Levin
2016-11-16
1
-7
/
+22
*
util: add support for QUOTE_0_TERMINATED in user_style to ptrintstr_ex
Eugene Syromyatnikov
2016-11-10
1
-3
/
+15
*
util: add printing helper for sorted xlat arrays
Eugene Syromyatnikov
2016-10-31
1
-0
/
+18
*
Add printaddr_ull, change printaddr into a thin wrapper around it
Dmitry V. Levin
2016-10-29
1
-2
/
+2
*
Move umoven_or_printaddr_ignore_syserror to util.c
Eugene Syromyatnikov
2016-10-28
1
-0
/
+11
*
Add printstr_ex which allows for providing user quotation style
Eugene Syromyatnikov
2016-10-03
1
-1
/
+3
[next]