summaryrefslogtreecommitdiff
path: root/print_msgbuf.c
Commit message (Expand)AuthorAgeFilesLines
* Add copyright headersEugene Syromyatnikov2017-05-221-0/+1
* Automatically replace PRI_kr[dux] with PRI_kl[dux]Dmitry V. Levin2016-12-261-1/+1
* Automatically replace kernel_(scno|ureg)_t with kernel_ulong_tDmitry V. Levin2016-12-261-1/+1
* Print kernel_ureg_t and kernel_scno_t using dedicated format stringsDmitry V. Levin2016-12-261-1/+1
* ipc_msg: change size types from unsigned long to kernel_ureg_tDmitry V. Levin2016-12-251-2/+2
* printstr: rename to printstrn, add printstr as a thin wrapperDmitry V. Levin2016-12-251-1/+1
* print_msgbuf: change address argument type from long to kernel_ureg_tDmitry V. Levin2016-12-251-2/+2
* mpers: add support of conditionally compiled printersDmitry V. Levin2016-05-211-1/+2
* Mpersify tprint_msgsnd and tprint_msgrcvElvira Khabirova2015-08-281-6/+11
* ipc.c: split into separate filesElvira Khabirova2015-08-201-0/+46