summaryrefslogtreecommitdiff
path: root/mq.c
Commit message (Expand)AuthorAgeFilesLines
* Convert parser of struct timespec to new mpers infrastructureDmitry V. Levin2015-09-191-2/+2
* Add helper functions to clear/restore syserrorDmitry V. Levin2015-09-191-0/+7
* Convert parser of struct sigevent to new mpers infrastructureDmitry V. Levin2015-09-161-1/+1
* Simplify use of mpers printersDmitry V. Levin2015-09-161-3/+3
* Mpersify parsers of mq_open and mq_getsetattr syscallsElvira Khabirova2015-08-281-5/+3
* mq.c: remove repeated codeElvira Khabirova2015-08-201-14/+1
* ipc.c: split into separate filesElvira Khabirova2015-08-201-0/+98