]> granicus.if.org Git - strace/history - ipc_shmctl.c
tests: fix format warnings on x32
[strace] / ipc_shmctl.c
2018-12-24 Dmitry V. LevinUpdate copyright headers
2018-12-10 Dmitry V. LevinChange the license of strace to LGPL-2.1-or-later
2017-05-22 Eugene SyromyatnikovAdd copyright headers
2016-12-26 Dmitry V. LevinAutomatically replace kernel_(scno|ureg)_t with kernel_...
2016-12-25 Dmitry V. Levinipc_*: change address argument type from long to kernel...
2016-09-08 Eugene Syromyatnikovipc: fix printing of integer arguments
2016-08-03 Dmitry V. LevinFix printing of mode_t, umode_t, and umask types
2015-11-26 Mike FrysingerSupport C libraries without System V shared memory/ipc
2015-08-28 Elvira KhabirovaEnhance shmctl syscall decoding
2015-08-20 Elvira Khabirovaipc.c: split into separate files