]> granicus.if.org Git - strace/history - ipc_shm.c
xlat: add BPF_F_TEST_STATE_FREQ to bpf_prog_flags
[strace] / ipc_shm.c
2018-12-10 Dmitry V. LevinChange the license of strace to LGPL-2.1-or-later
2018-06-14 Dmitry V. LevinUpdate copyright headers
2018-05-07 Eugene Syromyatnikovipc_shm: print SHM_HUGE_SHIFT using print_xlat_u
2018-04-12 Eugene Syromyatnikovipc: use printxval for printing key
2017-11-18 Dmitry V. Levinipc_shm: decode hugetlb page size in shmget flags
2017-05-22 Eugene SyromyatnikovAdd copyright headers
2016-12-26 Dmitry V. LevinAutomatically replace PRI_kr[dux] with PRI_kl[dux]
2016-12-26 Dmitry V. LevinPrint kernel_ureg_t and kernel_scno_t using dedicated...
2016-09-08 Eugene Syromyatnikovipc: fix printing of integer arguments
2016-09-08 Dmitry V. Levinipc: fix printing key_t arguments of msgget, semget...
2016-08-19 Dmitry V. LevinFix decoding of indirect shmat's return code for non...
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-20 Elvira Khabirovaipc.c: split into separate files