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
/
ipc_sem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: move #include "print_fields.h" to defs.h
Dmitry V. Levin
2021-02-01
1
-1
/
+0
*
ipc_sem: fix output format of struct sembuf
Dmitry V. Levin
2021-01-30
1
-4
/
+9
*
Change my email address
Dmitry V. Levin
2020-12-31
1
-1
/
+1
*
semctl: decode struct arguments of IPC_* and SEM_* commands
Dmitry V. Levin
2020-09-19
1
-18
/
+0
*
Update copyright headers
Dmitry V. Levin
2020-02-06
1
-1
/
+1
*
Consistently choose SysV IPC definitions between libc and uapi providers
Dmitry V. Levin
2020-01-17
1
-11
/
+1
*
Update copyright headers
Dmitry V. Levin
2019-05-22
1
-1
/
+1
*
Implement and use new parsers of semtimedop syscall
Dmitry V. Levin
2019-05-12
1
-2
/
+4
*
Implement parsers of new *time64 system calls
Dmitry V. Levin
2019-05-11
1
-0
/
+5
*
ipc_sem.c: introduce do_semtimedop
Dmitry V. Levin
2019-05-04
1
-4
/
+10
*
Change the license of strace to LGPL-2.1-or-later
Dmitry V. Levin
2018-12-10
1
-21
/
+1
*
Update copyright headers
Dmitry V. Levin
2018-06-14
1
-1
/
+1
*
print_array: enhance printing of unfetchable object addresses
Dmitry V. Levin
2018-05-29
1
-1
/
+1
*
ipc: use printxval for printing key
Eugene Syromyatnikov
2018-04-13
1
-5
/
+1
*
Add copyright headers
Eugene Syromyatnikov
2017-05-22
1
-0
/
+1
*
ipc_sem: print 4th argument of semctl syscall as an address
Eugene Syromyatnikov
2016-12-26
1
-1
/
+1
*
Automatically replace PRI_kr[dux] with PRI_kl[dux]
Dmitry V. Levin
2016-12-26
1
-1
/
+1
*
Automatically replace kernel_(scno|ureg)_t with kernel_ulong_t
Dmitry V. Levin
2016-12-26
1
-1
/
+1
*
Print kernel_ureg_t and kernel_scno_t using dedicated format strings
Dmitry V. Levin
2016-12-26
1
-1
/
+1
*
ipc_*: change address argument type from long to kernel_ureg_t
Dmitry V. Levin
2016-12-25
1
-1
/
+2
*
ipc: fix printing of nsops argument of semop and semtimedop syscalls
Dmitry V. Levin
2016-09-09
1
-2
/
+2
*
ipc: fix printing of integer arguments
Eugene Syromyatnikov
2016-09-08
1
-4
/
+4
*
ipc: fix printing key_t arguments of msgget, semget, and shmget syscalls
Dmitry V. Levin
2016-09-08
1
-2
/
+3
*
sparc64: fix decoding of the forth argument of semctl syscall
Dmitry V. Levin
2016-08-19
1
-1
/
+5
*
Fix printing of mode_t, umode_t, and umask types
Dmitry V. Levin
2016-08-03
1
-1
/
+1
*
Fix printing of invalid struct sembuf.sem_flg
Dmitry V. Levin
2016-05-16
1
-1
/
+1
*
ipc_sem.c: use print_array function
Dmitry V. Levin
2016-05-07
1
-30
/
+8
*
Support C libraries without System V shared memory/ipc
Mike Frysinger
2015-11-26
1
-1
/
+11
*
Convert parser of struct timespec to new mpers infrastructure
Dmitry V. Levin
2015-09-19
1
-3
/
+3
*
ipc.c: split into separate files
Elvira Khabirova
2015-08-20
1
-0
/
+138