aboutsummaryrefslogtreecommitdiff
path: root/ipc_sem.c
AgeCommit message (Expand)Author
2018-06-15Update strace to 4.23.Elliott Hughes
2017-05-25Upgrade strace to 4.17.Elliott Hughes
2017-02-15Upgrade strace to 4.16 from 4.14.Elliott Hughes
2016-09-09ipc: fix printing of nsops argument of semop and semtimedop syscallsDmitry V. Levin
2016-09-08ipc: fix printing of integer argumentsEugene Syromyatnikov
2016-09-08ipc: fix printing key_t arguments of msgget, semget, and shmget syscallsDmitry V. Levin
2016-08-19sparc64: fix decoding of the forth argument of semctl syscallDmitry V. Levin
2016-08-03Fix printing of mode_t, umode_t, and umask typesDmitry V. Levin
2016-05-16Fix printing of invalid struct sembuf.sem_flgDmitry V. Levin
2016-05-07ipc_sem.c: use print_array functionDmitry V. Levin
2015-11-26Support C libraries without System V shared memory/ipcMike Frysinger
2015-09-19Convert parser of struct timespec to new mpers infrastructureDmitry V. Levin
2015-08-20ipc.c: split into separate filesElvira Khabirova