summaryrefslogtreecommitdiff
path: root/arch/x86_64/bits/ipc.h
AgeCommit message (Collapse)AuthorLines
2012-09-22fix IPC_64 in msgctl tooRich Felker-0/+2
2011-04-13numerous fixes to sysv ipcRich Felker-15/+2
some of these definitions were just plain wrong, others based on outdated ancient "non-64" versions of the kernel interface. as much as possible has now been moved out of bits/* these changes break abi (the old abi for these functions was wrong), but since they were not working anyway it can hardly matter.
2011-02-15Port musl to x86-64. One giant commit!Nicholas J. Kain-0/+25