aboutsummaryrefslogtreecommitdiff
path: root/ipc_msg.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-08ipc: fix printing key_t arguments of msgget, semget, and shmget syscallsDmitry V. Levin
2016-08-03Fix printing of mode_t, umode_t, and umask typesDmitry V. Levin
2016-07-22Fix corner cases of ipc syscall decodingDmitry V. Levin
2015-11-26Support C libraries without System V shared memory/ipcMike Frysinger
2015-09-16Simplify use of mpers printersDmitry V. Levin
2015-08-28Mpersify tprint_msgsnd and tprint_msgrcvElvira Khabirova
2015-08-20ipc_msg.c: fix multiple personalities support in msgrcv ipc subcallElvira Khabirova
2015-08-20ipc.c: split into separate filesElvira Khabirova