summaryrefslogtreecommitdiff
path: root/src/ipc/msgrcv.c
AgeCommit message (Expand)AuthorLines
2011-04-17overhaul pthread cancellationRich Felker-6/+2
2011-04-06consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefixRich Felker-1/+1
2011-04-05add sysv ipc message queues (completely untested)Rich Felker-0/+17