Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add copyright headers | Eugene Syromyatnikov | 2017-05-22 | 1 | -0/+1 |
* | Automatically replace kernel_(scno|ureg)_t with kernel_ulong_t | Dmitry V. Levin | 2016-12-26 | 1 | -2/+2 |
* | ipc_*: change address argument type from long to kernel_ureg_t | Dmitry V. Levin | 2016-12-25 | 1 | -2/+2 |
* | ipc: fix printing of integer arguments | Eugene Syromyatnikov | 2016-09-08 | 1 | -1/+1 |
* | Fix printing of mode_t, umode_t, and umask types | Dmitry V. Levin | 2016-08-03 | 1 | -1/+1 |
* | Support C libraries without System V shared memory/ipc | Mike Frysinger | 2015-11-26 | 1 | -4/+13 |
* | Enhance shmctl syscall decoding | Elvira Khabirova | 2015-08-28 | 1 | -5/+57 |
* | ipc.c: split into separate files | Elvira Khabirova | 2015-08-20 | 1 | -0/+47 |