aboutsummaryrefslogtreecommitdiff
path: root/ipc_shm.c
AgeCommit message (Expand)Author
2018-06-15Update strace to 4.23.Elliott Hughes
2018-02-20Update strace to 4.21.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 of integer argumentsEugene Syromyatnikov
2016-09-08ipc: fix printing key_t arguments of msgget, semget, and shmget syscallsDmitry V. Levin
2016-08-19Fix decoding of indirect shmat's return code for non-native personalitiesDmitry V. Levin
2016-08-03Fix printing of mode_t, umode_t, and umask typesDmitry V. Levin
2015-11-26Support C libraries without System V shared memory/ipcMike Frysinger
2015-08-20ipc.c: split into separate filesElvira Khabirova