summaryrefslogtreecommitdiff
path: root/src/ipc/msgrcv.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-01ipc: prefer SYS_ipc when it is definedSzabolcs Nagy1-1/+1
2018-09-12reduce spurious inclusion of libc.hRich Felker1-1/+0
2011-04-17overhaul pthread cancellationRich Felker1-6/+2
2011-04-06consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefixRich Felker1-1/+1
2011-04-05add sysv ipc message queues (completely untested)Rich Felker1-0/+17