commit | c2445b4aa7dbcd2fb91797e5daa3199e7a5da557 | [log] [tgz] |
---|---|---|
author | Elvira Khabirova <lineprinter0@gmail.com> | Wed Aug 19 05:33:34 2015 +0300 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Fri Aug 28 08:46:23 2015 +0000 |
tree | 14da947718fe70029ff1176398b0bace670e7ebf | |
parent | 422f793364b2825902e3305ebab1c68acdcbc5c3 [diff] |
Mpersify tprint_msgsnd and tprint_msgrcv Fix multiple personalities support in tprint_msgsnd and tprint_msgrcv by converting tprint_msgbuf into a mpersified printer. * print_msgbuf.c (msgbuf_t): New typedef. Mpersify it. (tprint_msgbuf): Use it instead of long. Wrap function name into MPERS_PRINTER_DECL. * ipc_msg.c (tprint_msgsnd, tprint_msgrcv): Use mpersified tprint_msgbuf.